#A3C1DA
Light Blue
#B7E4D7
Soft Green
#FCEBB1
Pale Yellow
#F8CBA6
Peach
#E0C8E0
Lavender
Palette Description
Here’s a color palette designed for an Excel table with multiple levels of data. The colors are chosen to ensure good visibility for text while not being too dark.
json
{
"palette_name": "Excel Table Soft Colors",
"colors": [
{
"name": "Light Blue",
"hex_code": "
#A3C1DA
"
},
{
"name": "Soft Green",
"hex_code": "
#B7E4D7
"
},
{
"name": "Pale Yellow",
"hex_code": "
#FCEBB1
"
},
{
"name": "Peach",
"hex_code": "
#F8CBA6
"
},
{
"name": "Lavender",
"hex_code": "
#E0C8E0
"
}
]
}
This palette features soft colors that should provide good contrast with text, making it suitable for a multi-level Excel table.
Would you like more suggestions or help with anything else related to your Excel design?