Huehive Logo

HueHive

#1E88E5 Header Color
#E3F2FD Row Color 1
#BBDEFB Row Color 2

Excel Table Palette - Blue Tones

Palette Description

Here’s a revised color palette that uses a different color scheme for your Excel table, featuring a fresh header color and alternating row colors:

json
{
  "palette_name": "Excel Table Palette - Blue Tones",
  "colors": [
    {
      "name": "Header Color",
      "hex_code": "
                            
                            #1E88E5
                        "
    },
    {
      "name": "Row Color 1",
      "hex_code": "
                            
                            #E3F2FD
                        "
    },
    {
      "name": "Row Color 2",
      "hex_code": "
                            
                            #BBDEFB
                        "
    }
  ]
}

Palette Description:

  • Header Color: A strong blue shade that makes the header prominent.
  • Row Color 1: A very light blue for the first set of data rows, providing a clean and airy background.
  • Row Color 2: A slightly darker blue for alternating rows, maintaining a cohesive look while enhancing readability.

Would you like to explore other color themes or have specific preferences in mind?