Huehive Logo

HueHive

#A4C8E1 Pastel Blue
#A4D7A1 Pastel Green
#F2A88E Darker Soft Peach
#D2B48C Pastel Brown
#EEDC9D Dark Cornsilk
#C6A1C2 Darker Soft Lavender
#0E76A8 Hyperlink Blue
#6F2C91 Visited Hyperlink Purple
#4B3C2A Text/Background Dark
#FAF3E0 Text/Background Light

Excel Pastel Theme with Darker Accent Colors

Palette Description

Here’s the updated color palette with “Soft Peach” and “Soft Lavender” adjusted to be a little darker:

json
{
  "palette_name": "Excel Pastel Theme with Darker Accent Colors",
  "colors": [
    {
      "name": "Pastel Blue",
      "hex_code": "
                            
                            #A4C8E1
                        "
    },
    {
      "name": "Pastel Green",
      "hex_code": "
                            
                            #A4D7A1
                        "
    },
    {
      "name": "Darker Soft Peach",
      "hex_code": "
                            
                            #F2A88E
                        "
    },
    {
      "name": "Pastel Brown",
      "hex_code": "
                            
                            #D2B48C
                        "
    },
    {
      "name": "Dark Cornsilk",
      "hex_code": "
                            
                            #EEDC9D
                        "
    },
    {
      "name": "Darker Soft Lavender",
      "hex_code": "
                            
                            #C6A1C2
                        "
    },
    {
      "name": "Hyperlink Blue",
      "hex_code": "
                            
                            #0E76A8
                        "
    },
    {
      "name": "Visited Hyperlink Purple",
      "hex_code": "
                            
                            #6F2C91
                        "
    },
    {
      "name": "Text/Background Dark",
      "hex_code": "
                            
                            #4B3C2A
                        "
    },
    {
      "name": "Text/Background Light",
      "hex_code": "
                            
                            #FAF3E0
                        "
    }
  ]
}

In this palette, “Darker Soft Peach” and “Darker Soft Lavender” provide a richer tone while still blending well with the other pastel colors.

Would you like to make any further adjustments or have any other requests?