#D9EAD3
Formula Cell
#F9CB9C
Hardcoded Input
#A4C8E1
Output Cell
#F6B7A0
Header
#F4F4F4
Background Alternative
#FFF2CC
Highlight Cell
Palette Description
Here’s the updated color palette with the white background color replaced and an additional sixth color added for enhanced clarity.
json
{
"palette_name": "Excel Formula Colors",
"colors": [
{
"name": "Formula Cell",
"hex_code": "
#D9EAD3
"
},
{
"name": "Hardcoded Input",
"hex_code": "
#F9CB9C
"
},
{
"name": "Output Cell",
"hex_code": "
#A4C8E1
"
},
{
"name": "Header",
"hex_code": "
#F6B7A0
"
},
{
"name": "Background Alternative",
"hex_code": "
#F4F4F4
"
},
{
"name": "Highlight Cell",
"hex_code": "
#FFF2CC
"
}
]
}
Palette Description
- Formula Cell ( #D9EAD3 ): A soft green color to indicate cells that contain formulas.
- Hardcoded Input ( #F9CB9C ): A warm peach color for cells where users manually input values.
- Output Cell ( #A4C8E1 ): A calm blue color for cells that display results from formulas.
- Header ( #F6B7A0 ): A light red shade for header cells to make them stand out.
- Background Alternative ( #F4F4F4 ): A light gray background color that offers a soft contrast without being too harsh.
- Highlight Cell ( #FFF2CC ): A gentle yellow color for highlighting important cells or data points.
Would you like any further modifications or additional colors?