Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A mystery palette featuring Midnight, Dark Dusty Blue, Pale Muted Purple.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#0D0A0B | rgb(13, 10, 11) | hsl(340, 13%, 5%) | Midnight | View | |
#454955 | rgb(69, 73, 85) | hsl(225, 10%, 30%) | Dark Dusty Blue | View | |
#F3EFF5 | rgb(243, 239, 245) | hsl(280, 23%, 95%) | Pale Muted Purple | View | |
#72B01D | rgb(114, 176, 29) | hsl(85, 72%, 40%) | Dark Green | View | |
#3F7D20 | rgb(63, 125, 32) | hsl(100, 59%, 31%) | Dark Soft Green | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight and Dark Dusty Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0D0A0B;
--color-2: #454955;
--color-3: #F3EFF5;
--color-4: #72B01D;
--color-5: #3F7D20;
}Palettes that share visual characteristics and color harmony.