Huehive Logo

HueHive

#87CEEB Sky Blue
#32CD32 Grass Green
#FFD700 Sunshine Yellow
#FF6347 Coral Red
#708090 Slate Gray

Excel Elegance

Palette Description

Here’s a color palette designed for Excel, focusing on colors that are visually pleasing and easy to read in spreadsheet formats.

json
{
  "palette_name": "Excel 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
                        "
    }
  ]
}

This palette includes Sky Blue for calmness, Grass Green for positivity, Sunshine Yellow for brightness, Coral Red for emphasis, and Slate Gray for neutrality. These colors work well together and provide a professional yet vibrant look for your Excel spreadsheets.

Would you like to know how to apply this palette in Excel or do you need more color suggestions?