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 |
|---|---|---|---|---|---|
#0E223E | rgb(14, 34, 62) | hsl(215, 63%, 15%) | Deep Blue | View | |
#0E163E | rgb(14, 22, 62) | hsl(230, 63%, 15%) | Deep Blue | View | |
#120E3E | rgb(18, 14, 62) | hsl(245, 63%, 15%) | Deep Blue | View | |
#1E0E3E | rgb(30, 14, 62) | hsl(260, 63%, 15%) | Midnight Navy | View | |
#2A0E3E | rgb(42, 14, 62) | hsl(275, 63%, 15%) | Deep Purple | View |
:root {
--color-1: #0E223E;
--color-2: #0E163E;
--color-3: #120E3E;
--color-4: #1E0E3E;
--color-5: #2A0E3E;
}Palettes that share visual characteristics and color harmony.