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 |
|---|---|---|---|---|---|
#0E2958 | rgb(14, 41, 88) | hsl(218, 73%, 20%) | Deep Blue | View | |
#0E1658 | rgb(14, 22, 88) | hsl(234, 73%, 20%) | Deep Blue | View | |
#180E58 | rgb(24, 14, 88) | hsl(248, 73%, 20%) | Deep Blue | View | |
#2A0E58 | rgb(42, 14, 88) | hsl(263, 73%, 20%) | Midnight Navy | View | |
#3D0E58 | rgb(61, 14, 88) | hsl(278, 73%, 20%) | Deep Purple | View |
:root {
--color-1: #0E2958;
--color-2: #0E1658;
--color-3: #180E58;
--color-4: #2A0E58;
--color-5: #3D0E58;
}Palettes that share visual characteristics and color harmony.