Huehive Logo

HueHive

#007BFF Bright Blue
#28A745 Vibrant Green
#FFC107 Bold Orange
#DC3545 Deep Red
#6F42C1 Soft Purple
#6C757D Cool Grey

Excel Table Emphasis Colors

Palette Description

Here is a color palette designed for Excel tables, featuring six emphasis colors that can enhance visual appeal and readability:

json
{
  "palette_name": "Excel Table Emphasis Colors",
  "colors": [
    {
      "name": "Bright Blue",
      "hex_code": "
                            
                            #007BFF
                        "
    },
    {
      "name": "Vibrant Green",
      "hex_code": "
                            
                            #28A745
                        "
    },
    {
      "name": "Bold Orange",
      "hex_code": "
                            
                            #FFC107
                        "
    },
    {
      "name": "Deep Red",
      "hex_code": "
                            
                            #DC3545
                        "
    },
    {
      "name": "Soft Purple",
      "hex_code": "
                            
                            #6F42C1
                        "
    },
    {
      "name": "Cool Grey",
      "hex_code": "
                            
                            #6C757D
                        "
    }
  ]
}

This palette includes bright and vibrant colors for easy differentiation and emphasis in data presentation.

What other features or styles would you like to incorporate into your Excel tables?