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 |
|---|---|---|---|---|---|
#0F2F57 | rgb(15, 47, 87) | hsl(213, 71%, 20%) | Deep Blue | View | |
#0F1D57 | rgb(15, 29, 87) | hsl(228, 71%, 20%) | Deep Blue | View | |
#120F57 | rgb(18, 15, 87) | hsl(243, 71%, 20%) | Deep Blue | View | |
#250F57 | rgb(37, 15, 87) | hsl(258, 71%, 20%) | Midnight Navy | View | |
#370F57 | rgb(55, 15, 87) | hsl(273, 71%, 20%) | Midnight Navy | View |
:root {
--color-1: #0F2F57;
--color-2: #0F1D57;
--color-3: #120F57;
--color-4: #250F57;
--color-5: #370F57;
}Palettes that share visual characteristics and color harmony.