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 |
|---|---|---|---|---|---|
#0E1E3F | rgb(14, 30, 63) | hsl(220, 64%, 15%) | Deep Blue | View | |
#0E123F | rgb(14, 18, 63) | hsl(235, 64%, 15%) | Deep Blue | View | |
#160E3F | rgb(22, 14, 63) | hsl(250, 64%, 15%) | Midnight Navy | View | |
#220E3F | rgb(34, 14, 63) | hsl(264, 64%, 15%) | Midnight Navy | View | |
#2E0E3F | rgb(46, 14, 63) | hsl(279, 64%, 15%) | Deep Purple | View |
:root {
--color-1: #0E1E3F;
--color-2: #0E123F;
--color-3: #160E3F;
--color-4: #220E3F;
--color-5: #2E0E3F;
}Palettes that share visual characteristics and color harmony.