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 |
|---|---|---|---|---|---|
#231667 | rgb(35, 22, 103) | hsl(250, 65%, 25%) | Midnight Navy | View | |
#5E6A1B | rgb(94, 106, 27) | hsl(69, 59%, 26%) | Dark Soft Lime | View | |
#190F4D | rgb(25, 15, 77) | hsl(250, 67%, 18%) | Midnight Navy | View | |
#4D5716 | rgb(77, 87, 22) | hsl(69, 60%, 21%) | Deep Lime | View | |
#221761 | rgb(34, 23, 97) | hsl(249, 62%, 24%) | Deep Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Midnight Navy and Dark Soft Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #231667;
--color-2: #5E6A1B;
--color-3: #190F4D;
--color-4: #4D5716;
--color-5: #221761;
}Palettes that share visual characteristics and color harmony.