#003366
Midnight Blue
#00A3E0
Sky Blue
#D3D3D3
Light Gray
#333333
Charcoal
#3EB489
Mint Green
Palette Description
Here’s a color palette designed for a desktop application, focusing on a modern and professional look.
json
{
"palette_name": "Modern Desktop App",
"colors": [
{
"name": "Midnight Blue",
"hex_code": "
#003366
"
},
{
"name": "Sky Blue",
"hex_code": "
#00A3E0
"
},
{
"name": "Light Gray",
"hex_code": "
#D3D3D3
"
},
{
"name": "Charcoal",
"hex_code": "
#333333
"
},
{
"name": "Mint Green",
"hex_code": "
#3EB489
"
}
]
}
This palette includes a deep Midnight Blue for a solid background, complemented by a vibrant Sky Blue for highlights and actionable buttons. Light Gray serves as a neutral component for panels or backgrounds, while Charcoal can be used for text and icons. Mint Green adds a splash of color for notifications or alerts, creating a balanced and appealing interface.
What style or purpose do you envision for your desktop app? Would you like more variations or a different theme?