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, Midnight Navy. 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 |
|---|---|---|---|---|---|
#0E1D3F | rgb(14, 29, 63) | hsl(222, 64%, 15%) | Deep Blue | View | |
#0E113F | rgb(14, 17, 63) | hsl(236, 64%, 15%) | Deep Blue | View | |
#170E3F | rgb(23, 14, 63) | hsl(251, 64%, 15%) | Midnight Navy | View | |
#230E3F | rgb(35, 14, 63) | hsl(266, 64%, 15%) | Midnight Navy | View | |
#2F0E3F | rgb(47, 14, 63) | hsl(280, 64%, 15%) | Deep Purple | View |
:root {
--color-1: #0E1D3F;
--color-2: #0E113F;
--color-3: #170E3F;
--color-4: #230E3F;
--color-5: #2F0E3F;
}Palettes that share visual characteristics and color harmony.