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 |
|---|---|---|---|---|---|
#0A2743 | rgb(10, 39, 67) | hsl(209, 74%, 15%) | Deep Blue | View | |
#0A1943 | rgb(10, 25, 67) | hsl(224, 74%, 15%) | Deep Blue | View | |
#0A0B43 | rgb(10, 11, 67) | hsl(239, 74%, 15%) | Deep Blue | View | |
#170A43 | rgb(23, 10, 67) | hsl(254, 74%, 15%) | Midnight Navy | View | |
#250A43 | rgb(37, 10, 67) | hsl(268, 74%, 15%) | Midnight Navy | View |
:root {
--color-1: #0A2743;
--color-2: #0A1943;
--color-3: #0A0B43;
--color-4: #170A43;
--color-5: #250A43;
}Palettes that share visual characteristics and color harmony.