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 |
|---|---|---|---|---|---|
#0E1A3F | rgb(14, 26, 63) | hsl(225, 64%, 15%) | Deep Blue | View | |
#0E0E3F | rgb(14, 14, 63) | hsl(240, 64%, 15%) | Deep Blue | View | |
#1A0E3F | rgb(26, 14, 63) | hsl(255, 64%, 15%) | Midnight Navy | View | |
#260E3F | rgb(38, 14, 63) | hsl(269, 64%, 15%) | Midnight Navy | View | |
#320E3F | rgb(50, 14, 63) | hsl(284, 64%, 15%) | Deep Purple | View |
:root {
--color-1: #0E1A3F;
--color-2: #0E0E3F;
--color-3: #1A0E3F;
--color-4: #260E3F;
--color-5: #320E3F;
}Palettes that share visual characteristics and color harmony.