#FFB74D
Header Color
#FFF3E0
Row Color 1
#FFE0B2
Row Color 2
Palette Description
Here’s an updated color palette with a lighter header color to allow for black text, while still maintaining the orange and yellow theme:
json
{
"palette_name": "Excel Table Palette - Light Orange and Yellow",
"colors": [
{
"name": "Header Color",
"hex_code": "
#FFB74D
"
},
{
"name": "Row Color 1",
"hex_code": "
#FFF3E0
"
},
{
"name": "Row Color 2",
"hex_code": "
#FFE0B2
"
}
]
}
Palette Description:
- Header Color: A lighter orange that allows black text to stand out clearly against it.
- Row Color 1: A soft peachy yellow for the first set of data rows, providing a warm background.
- Row Color 2: A slightly deeper yellow for alternating rows, ensuring a cohesive and visually appealing layout.
Is there anything else you would like to adjust in this palette or any other features you need for your Excel table?