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 |
|---|---|---|---|---|---|
#0E253F | rgb(14, 37, 63) | hsl(212, 64%, 15%) | Deep Blue | View | |
#0E193F | rgb(14, 25, 63) | hsl(227, 64%, 15%) | Deep Blue | View | |
#0F0E3F | rgb(15, 14, 63) | hsl(241, 64%, 15%) | Deep Blue | View | |
#1B0E3F | rgb(27, 14, 63) | hsl(256, 64%, 15%) | Midnight Navy | View | |
#270E3F | rgb(39, 14, 63) | hsl(271, 64%, 15%) | Midnight Navy | View |
:root {
--color-1: #0E253F;
--color-2: #0E193F;
--color-3: #0F0E3F;
--color-4: #1B0E3F;
--color-5: #270E3F;
}Palettes that share visual characteristics and color harmony.