Update Your Palette
Current Palette
Corporate Logistics Dashboard
Palette Description
Here is a sophisticated color palette suitable for a corporate dashboard for a logistics company. The palette emphasizes professionalism and clarity, with a mix of neutral and accent colors that can be used for various UI elements.
json
{
"palette_name": "Corporate Logistics Dashboard",
"colors": [
{
"name": "Charcoal Gray",
"hex_code": "
#333333
"
},
{
"name": "Light Gray",
"hex_code": "
#F5F5F5
"
},
{
"name": "White",
"hex_code": "
#FFFFFF
"
},
{
"name": "Ocean Blue",
"hex_code": "
#007BFF
"
},
{
"name": "Emerald Green",
"hex_code": "
#28A745
"
},
{
"name": "Sunset Orange",
"hex_code": "
#FF6F20
"
},
{
"name": "Steel Blue",
"hex_code": "
#4682B4
"
},
{
"name": "Slate Gray",
"hex_code": "
#708090
"
}
]
}
This palette incorporates a dark gray for text and navigation, light gray for backgrounds, and white for content cards. The blue, green, orange, and blue tones can be utilized for graphs, charts, buttons, and other interactive elements, while slate gray can serve as a subtle accent or hover color.
Do you have any specific preferences for the use of these colors in your application, or would you like to explore variations or additional colors?