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 |
|---|---|---|---|---|---|
#0E3758 | rgb(14, 55, 88) | hsl(207, 73%, 20%) | Deep Blue | View | |
#0E2458 | rgb(14, 36, 88) | hsl(222, 73%, 20%) | Deep Blue | View | |
#0E1158 | rgb(14, 17, 88) | hsl(238, 73%, 20%) | Deep Blue | View | |
#1D0E58 | rgb(29, 14, 88) | hsl(252, 73%, 20%) | Midnight Navy | View | |
#2F0E58 | rgb(47, 14, 88) | hsl(267, 73%, 20%) | Midnight Navy | View |
:root {
--color-1: #0E3758;
--color-2: #0E2458;
--color-3: #0E1158;
--color-4: #1D0E58;
--color-5: #2F0E58;
}Palettes that share visual characteristics and color harmony.