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 5-color combination featuring Deep Blue, Deep Blue, Deep Blue. Perfect for UI design, branding identities, and digital illustrations.
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 |
|---|---|---|---|---|---|
#0C2840 | rgb(12, 40, 64) | hsl(208, 68%, 15%) | Deep Blue | View | |
#0C1B40 | rgb(12, 27, 64) | hsl(223, 68%, 15%) | Deep Blue | View | |
#0C0E40 | rgb(12, 14, 64) | hsl(238, 68%, 15%) | Deep Blue | View | |
#180C40 | rgb(24, 12, 64) | hsl(254, 68%, 15%) | Midnight Navy | View | |
#250C40 | rgb(37, 12, 64) | hsl(269, 68%, 15%) | Midnight Navy | View |
:root {
--color-1: #0C2840;
--color-2: #0C1B40;
--color-3: #0C0E40;
--color-4: #180C40;
--color-5: #250C40;
}Palettes that share visual characteristics and color harmony.