Huehive Logo

HueHive

#A4C8E1 Pastel Blue
#A4D7A1 Pastel Green
#F6E3B4 Pastel Yellow
#D2B48C Pastel Brown
#FFF8DC Cornsilk
#F2B97F Pastel Orange
#0E76A8 Hyperlink Blue
#6F2C91 Visited Hyperlink Purple

Excel Pastel Theme with Cornsilk and Hyperlink Colors

Palette Description

Here’s the updated color palette with the crème color replaced by the specified table color #FFF8DC (Cornsilk):

json
{
  "palette_name": "Excel Pastel Theme with Cornsilk and Hyperlink Colors",
  "colors": [
    {
      "name": "Pastel Blue",
      "hex_code": "
                            
                            #A4C8E1
                        "
    },
    {
      "name": "Pastel Green",
      "hex_code": "
                            
                            #A4D7A1
                        "
    },
    {
      "name": "Pastel Yellow",
      "hex_code": "
                            
                            #F6E3B4
                        "
    },
    {
      "name": "Pastel Brown",
      "hex_code": "
                            
                            #D2B48C
                        "
    },
    {
      "name": "Cornsilk",
      "hex_code": "
                            
                            #FFF8DC
                        "
    },
    {
      "name": "Pastel Orange",
      "hex_code": "
                            
                            #F2B97F
                        "
    },
    {
      "name": "Hyperlink Blue",
      "hex_code": "
                            
                            #0E76A8
                        "
    },
    {
      "name": "Visited Hyperlink Purple",
      "hex_code": "
                            
                            #6F2C91
                        "
    }
  ]
}

This palette now includes the Cornsilk color, making it suitable for table backgrounds while keeping the pastel theme intact.

Is there anything else you would like to modify or add to this palette?