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 |
|---|---|---|---|---|---|
#0C2940 | rgb(12, 41, 64) | hsl(207, 68%, 15%) | Deep Blue | View | |
#0C1C40 | rgb(12, 28, 64) | hsl(222, 68%, 15%) | Deep Blue | View | |
#0C0F40 | rgb(12, 15, 64) | hsl(237, 68%, 15%) | Deep Blue | View | |
#170C40 | rgb(23, 12, 64) | hsl(253, 68%, 15%) | Midnight Navy | View | |
#240C40 | rgb(36, 12, 64) | hsl(268, 68%, 15%) | Midnight Navy | View |
:root {
--color-1: #0C2940;
--color-2: #0C1C40;
--color-3: #0C0F40;
--color-4: #170C40;
--color-5: #240C40;
}Palettes that share visual characteristics and color harmony.