Excel Clarity
Dark Blue
#003366
Light Blue
#66B2FF
Green
#4CAF50
Orange
#FF9800
Red
#F44336
About This Color Palette
Here is a color palette specifically designed for use in Excel, emphasizing clarity and readability for data presentation:
json
{
"palette_name": "Excel Clarity",
"colors": [
{
"name": "Dark Blue",
"hex_code": "
#003366
"
},
{
"name": "Light Blue",
"hex_code": "
#66B2FF
"
},
{
"name": "Green",
"hex_code": "
#4CAF50
"
},
{
"name": "Orange",
"hex_code": "
#FF9800
"
},
{
"name": "Red",
"hex_code": "
#F44336
"
}
]
}
This palette uses a mix of strong and soft colors that provide good contrast and can help in differentiating data effectively while maintaining an organized look.
Would you like any further customization, or do you have any specific requirements for your Excel dashboard?