Palette Description
Based on your primary color #891539 , I have created a complementary color palette that works well for a dashboard setting. The palette includes a mix of colors that will enhance the overall design while maintaining harmony.
json
{
"palette_name": "Dashboard Elegance",
"colors": [
{
"name": "Crimson Red",
"hex_code": "
#891539
"
},
{
"name": "Soft Beige",
"hex_code": "
#F7E7D4
"
},
{
"name": "Deep Charcoal",
"hex_code": "
#333333
"
},
{
"name": "Muted Gold",
"hex_code": "
#D6B85E
"
},
{
"name": "Sky Blue",
"hex_code": "
#A3C1DA
"
}
]
}
Palette Description: The “Dashboard Elegance” palette is designed to complement the rich crimson red ( #891539 ) with soft, neutral tones and a touch of blue to create a modern and sophisticated look. The soft beige provides a warm background that ensures readability, while deep charcoal adds contrast for text elements. Muted gold introduces a hint of luxury, and sky blue brings a refreshing contrast.
What specific elements are you planning to design with this palette?