Huehive Logo

HueHive

#A4D8E1 Light Sky Blue
#FFB86D Light Sunset Orange
#D6E6A8 Light Lime Green
#F5A3B0 Light Cherry Red
#A77BCA Light Royal Purple
#F9E6A8 Light Golden Yellow
#A0DBDB Light Teal
#B0B3B0 Light Slate Gray
#F5A1C9 Light Bright Magenta
#E5C9B1 Light Warm Beige

Light Excel Color Palette

Palette Description

Got it! Here’s a lighter version of the color palette, maintaining the same general colors but with lighter shades for a softer look:

json
{
  "palette_name": "Light Excel Color Palette",
  "colors": [
    {
      "name": "Light Sky Blue",
      "hex_code": "
                            
                            #A4D8E1
                        "
    },
    {
      "name": "Light Sunset Orange",
      "hex_code": "
                            
                            #FFB86D
                        "
    },
    {
      "name": "Light Lime Green",
      "hex_code": "
                            
                            #D6E6A8
                        "
    },
    {
      "name": "Light Cherry Red",
      "hex_code": "
                            
                            #F5A3B0
                        "
    },
    {
      "name": "Light Royal Purple",
      "hex_code": "
                            
                            #A77BCA
                        "
    },
    {
      "name": "Light Golden Yellow",
      "hex_code": "
                            
                            #F9E6A8
                        "
    },
    {
      "name": "Light Teal",
      "hex_code": "
                            
                            #A0DBDB
                        "
    },
    {
      "name": "Light Slate Gray",
      "hex_code": "
                            
                            #B0B3B0
                        "
    },
    {
      "name": "Light Bright Magenta",
      "hex_code": "
                            
                            #F5A1C9
                        "
    },
    {
      "name": "Light Warm Beige",
      "hex_code": "
                            
                            #E5C9B1
                        "
    }
  ]
}

This palette features lighter shades that maintain the original hues but are more subtle and gentle on the eyes. Would you like to see any additional modifications or variations?