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 |
|---|---|---|---|---|---|
#0A2443 | rgb(10, 36, 67) | hsl(213, 74%, 15%) | Deep Blue | View | |
#0A1643 | rgb(10, 22, 67) | hsl(227, 74%, 15%) | Deep Blue | View | |
#0C0A43 | rgb(12, 10, 67) | hsl(242, 74%, 15%) | Deep Blue | View | |
#1A0A43 | rgb(26, 10, 67) | hsl(257, 74%, 15%) | Midnight Navy | View | |
#280A43 | rgb(40, 10, 67) | hsl(272, 74%, 15%) | Midnight Navy | View |
:root {
--color-1: #0A2443;
--color-2: #0A1643;
--color-3: #0C0A43;
--color-4: #1A0A43;
--color-5: #280A43;
}Palettes that share visual characteristics and color harmony.