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 |
|---|---|---|---|---|---|
#0A2047 | rgb(10, 32, 71) | hsl(218, 75%, 16%) | Deep Blue | View | |
#0A1047 | rgb(10, 16, 71) | hsl(234, 75%, 16%) | Deep Blue | View | |
#130A47 | rgb(19, 10, 71) | hsl(249, 75%, 16%) | Deep Blue | View | |
#230A47 | rgb(35, 10, 71) | hsl(265, 75%, 16%) | Midnight Navy | View | |
#320A47 | rgb(50, 10, 71) | hsl(279, 75%, 16%) | Deep Purple | View |
:root {
--color-1: #0A2047;
--color-2: #0A1047;
--color-3: #130A47;
--color-4: #230A47;
--color-5: #320A47;
}Palettes that share visual characteristics and color harmony.