Custom Dashboard Colors
About This Color Palette
Based on the colors you’ve provided ( #1a80e5 and #e26625 ), I’ve created a complementary color palette for your Google Sheets dashboard:
json
{
"palette_name": "Custom Dashboard Colors",
"colors": [
{
"name": "Bright Blue",
"hex_code": "
#1A80E5
"
},
{
"name": "Vibrant Orange",
"hex_code": "
#E26625
"
},
{
"name": "Soft Gray",
"hex_code": "
#D3D3D3
"
},
{
"name": "Deep Navy",
"hex_code": "
#001F3F
"
},
{
"name": "Light Mint",
"hex_code": "
#A7FFEB
"
}
]
}
This palette includes your specified bright blue and vibrant orange, complemented by a soft gray for neutral backgrounds, deep navy for strong text, and light mint for a refreshing touch. This combination ensures clarity and visual appeal for your dashboard.
Would you like any additional colors or styles to be included, or perhaps guidance on how to best use this palette in your dashboard?