Huehive Logo

HueHive

#005EB8 Bold Blue
#A3C7E0 Pale Blue
#007A33 Bold Green
#A8D8B9 Pale Green
#FF6A13 Bold Orange
#FFB48C Pale Orange
#FF3C78 Bright Pink

Excel Bold & Pale

Palette Description

Here’s a color palette designed specifically for Excel, featuring three bold colors, their matching paler shades, and a contrasting bright pink.

json
{
  "palette_name": "Excel Bold & Pale",
  "colors": [
    {
      "name": "Bold Blue",
      "hex_code": "
                            
                            #005EB8
                        "
    },
    {
      "name": "Pale Blue",
      "hex_code": "
                            
                            #A3C7E0
                        "
    },
    {
      "name": "Bold Green",
      "hex_code": "
                            
                            #007A33
                        "
    },
    {
      "name": "Pale Green",
      "hex_code": "
                            
                            #A8D8B9
                        "
    },
    {
      "name": "Bold Orange",
      "hex_code": "
                            
                            #FF6A13
                        "
    },
    {
      "name": "Pale Orange",
      "hex_code": "
                            
                            #FFB48C
                        "
    },
    {
      "name": "Bright Pink",
      "hex_code": "
                            
                            #FF3C78
                        "
    }
  ]
}

This palette provides strong visual impact with bold colors while ensuring that the paler shades maintain harmony. The bright pink adds a striking contrast that can be used for highlighting or emphasizing specific data points.

Would you like to adjust any colors or need additional shades?