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 |
|---|---|---|---|---|---|
#0A2343 | rgb(10, 35, 67) | hsl(214, 74%, 15%) | Deep Blue | View | |
#0A1543 | rgb(10, 21, 67) | hsl(228, 74%, 15%) | Deep Blue | View | |
#0D0A43 | rgb(13, 10, 67) | hsl(243, 74%, 15%) | Deep Blue | View | |
#1B0A43 | rgb(27, 10, 67) | hsl(258, 74%, 15%) | Midnight Navy | View | |
#290A43 | rgb(41, 10, 67) | hsl(273, 74%, 15%) | Midnight Navy | View |
:root {
--color-1: #0A2343;
--color-2: #0A1543;
--color-3: #0D0A43;
--color-4: #1B0A43;
--color-5: #290A43;
}Palettes that share visual characteristics and color harmony.