Huehive Logo

HueHive

#87CEEB Sky Blue
#32CD32 Grass Green
#FFD700 Sunshine Yellow
#FF6347 Coral Red
#708090 Slate Gray
#E6E6FA Lavender Purple
#FFDAB9 Peach
#F08080 Light Coral
#40E0D0 Turquoise
#DAA520 Goldenrod

Excel Extended Elegance

Palette Description

Here’s an extended color palette with 10 colors that are suitable for Excel, ensuring a balance of clarity and aesthetics.

json
{
  "palette_name": "Excel Extended Elegance",
  "colors": [
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #87CEEB
                        "
    },
    {
      "name": "Grass Green",
      "hex_code": "
                            
                            #32CD32
                        "
    },
    {
      "name": "Sunshine Yellow",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "Coral Red",
      "hex_code": "
                            
                            #FF6347
                        "
    },
    {
      "name": "Slate Gray",
      "hex_code": "
                            
                            #708090
                        "
    },
    {
      "name": "Lavender Purple",
      "hex_code": "
                            
                            #E6E6FA
                        "
    },
    {
      "name": "Peach",
      "hex_code": "
                            
                            #FFDAB9
                        "
    },
    {
      "name": "Light Coral",
      "hex_code": "
                            
                            #F08080
                        "
    },
    {
      "name": "Turquoise",
      "hex_code": "
                            
                            #40E0D0
                        "
    },
    {
      "name": "Goldenrod",
      "hex_code": "
                            
                            #DAA520
                        "
    }
  ]
}

This palette adds Lavender Purple for a soft touch, Peach for warmth, Light Coral for a gentle accent, Turquoise for a refreshing vibe, and Goldenrod for a touch of richness. These colors maintain readability while providing a vibrant look for your Excel spreadsheets.

Would you like assistance on how to implement this palette in Excel, or do you have any specific applications in mind for these colors?