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 dark palette in complementary tones.
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 |
|---|---|---|---|---|---|
#150B33 | rgb(21, 11, 51) | hsl(255, 65%, 12%) | Midnight Navy | View | |
#4C6010 | rgb(76, 96, 16) | hsl(75, 71%, 22%) | Deep Lime | View | |
#11092A | rgb(17, 9, 42) | hsl(255, 65%, 10%) | Midnight Navy | View | |
#2A340A | rgb(42, 52, 10) | hsl(74, 68%, 12%) | Deep Lime | View | |
#180A40 | rgb(24, 10, 64) | hsl(256, 73%, 15%) | Midnight Navy | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Deep Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #150B33;
--color-2: #4C6010;
--color-3: #11092A;
--color-4: #2A340A;
--color-5: #180A40;
}Palettes that share visual characteristics and color harmony.