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 |
|---|---|---|---|---|---|
#0E263E | rgb(14, 38, 62) | hsl(210, 63%, 15%) | Deep Blue | View | |
#0E1A3E | rgb(14, 26, 62) | hsl(225, 63%, 15%) | Deep Blue | View | |
#0E0E3E | rgb(14, 14, 62) | hsl(240, 63%, 15%) | Deep Blue | View | |
#1A0E3E | rgb(26, 14, 62) | hsl(255, 63%, 15%) | Midnight Navy | View | |
#260E3E | rgb(38, 14, 62) | hsl(270, 63%, 15%) | Midnight Navy | View |
:root {
--color-1: #0E263E;
--color-2: #0E1A3E;
--color-3: #0E0E3E;
--color-4: #1A0E3E;
--color-5: #260E3E;
}Palettes that share visual characteristics and color harmony.