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 |
|---|---|---|---|---|---|
#0A2843 | rgb(10, 40, 67) | hsl(208, 74%, 15%) | Deep Blue | View | |
#0A1A43 | rgb(10, 26, 67) | hsl(223, 74%, 15%) | Deep Blue | View | |
#0A0C43 | rgb(10, 12, 67) | hsl(238, 74%, 15%) | Deep Blue | View | |
#160A43 | rgb(22, 10, 67) | hsl(253, 74%, 15%) | Midnight Navy | View | |
#240A43 | rgb(36, 10, 67) | hsl(267, 74%, 15%) | Midnight Navy | View |
:root {
--color-1: #0A2843;
--color-2: #0A1A43;
--color-3: #0A0C43;
--color-4: #160A43;
--color-5: #240A43;
}Palettes that share visual characteristics and color harmony.