Huehive Logo

HueHive

#FF9800 Header Color
#FFF3E0 Row Color 1
#FFE0B2 Row Color 2

Excel Table Palette - Orange and Yellow

Palette Description

Here’s a vibrant color palette designed for your Excel table with an orange and yellow theme, featuring a standout header color and alternating row colors:

json
{
  "palette_name": "Excel Table Palette - Orange and Yellow",
  "colors": [
    {
      "name": "Header Color",
      "hex_code": "
                            
                            #FF9800
                        "
    },
    {
      "name": "Row Color 1",
      "hex_code": "
                            
                            #FFF3E0
                        "
    },
    {
      "name": "Row Color 2",
      "hex_code": "
                            
                            #FFE0B2
                        "
    }
  ]
}

Palette Description:

  • Header Color: A bold orange that provides a striking contrast for the header row.
  • Row Color 1: A soft peachy yellow for the first set of data rows, creating a warm and inviting background.
  • Row Color 2: A slightly deeper yellow for alternating rows, ensuring a cohesive and visually appealing layout.

Would you like to see more variations or perhaps additional colors to complement this palette?