Huehive Logo

HueHive

#A4C8E1 Pastel Blue
#A8D6A1 Muted 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 Adjusted Green

Palette Description

Here’s the updated color palette with a revised shade of green that complements the overall theme:

json
{
  "palette_name": "Excel Pastel Theme with Adjusted Green",
  "colors": [
    {
      "name": "Pastel Blue",
      "hex_code": "
                            
                            #A4C8E1
                        "
    },
    {
      "name": "Muted Pastel Green",
      "hex_code": "
                            
                            #A8D6A1
                        "
    },
    {
      "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, the green has been adjusted to “Muted Pastel Green,” providing a softer and more harmonious look with the other colors.

Would you like any additional changes or further assistance?