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 |
|---|---|---|---|---|---|
#0C2B40 | rgb(12, 43, 64) | hsl(204, 68%, 15%) | Deep Blue | View | |
#0C1E40 | rgb(12, 30, 64) | hsl(219, 68%, 15%) | Deep Blue | View | |
#0C1140 | rgb(12, 17, 64) | hsl(234, 68%, 15%) | Deep Blue | View | |
#150C40 | rgb(21, 12, 64) | hsl(250, 68%, 15%) | Midnight Navy | View | |
#220C40 | rgb(34, 12, 64) | hsl(265, 68%, 15%) | Midnight Navy | View |
:root {
--color-1: #0C2B40;
--color-2: #0C1E40;
--color-3: #0C1140;
--color-4: #150C40;
--color-5: #220C40;
}Palettes that share visual characteristics and color harmony.