#A4C8E1
Light Blue
#B7E1B4
Light Green
#F9E78F
Light Yellow
#F6B93B
Light Orange
#F5B7B1
Light Red
#D7B2E6
Light Purple
Palette Description
Here is a color palette inspired by the colors typically used in Excel’s light mode:
json
{
"palette_name": "Excel Light Mode",
"colors": [
{
"name": "Light Blue",
"hex_code": "
#A4C8E1
"
},
{
"name": "Light Green",
"hex_code": "
#B7E1B4
"
},
{
"name": "Light Yellow",
"hex_code": "
#F9E78F
"
},
{
"name": "Light Orange",
"hex_code": "
#F6B93B
"
},
{
"name": "Light Red",
"hex_code": "
#F5B7B1
"
},
{
"name": "Light Purple",
"hex_code": "
#D7B2E6
"
}
]
}
This palette reflects the soft, pastel colors often associated with Excel’s light mode, providing a friendly and easy-to-read interface.
Would you like to explore more palettes or any specific colors?