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 neutrality palette featuring Midnight, Deep Muted Sky Blue, Pale Muted Orange.
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 |
|---|---|---|---|---|---|
#0A0908 | rgb(10, 9, 8) | hsl(30, 11%, 4%) | Midnight | View | |
#22333B | rgb(34, 51, 59) | hsl(199, 27%, 18%) | Deep Muted Sky Blue | View | |
#EAE0D5 | rgb(234, 224, 213) | hsl(31, 33%, 88%) | Pale Muted Orange | View | |
#C6AC8F | rgb(198, 172, 143) | hsl(32, 33%, 67%) | Muted Orange | View | |
#5E503F | rgb(94, 80, 63) | hsl(33, 20%, 31%) | Burnt Orange | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight and Deep Muted Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0A0908;
--color-2: #22333B;
--color-3: #EAE0D5;
--color-4: #C6AC8F;
--color-5: #5E503F;
}Palettes that share visual characteristics and color harmony.