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 |
|---|---|---|---|---|---|
#142B52 | rgb(20, 43, 82) | hsl(218, 61%, 20%) | Deep Blue | View | |
#141B52 | rgb(20, 27, 82) | hsl(233, 61%, 20%) | Deep Blue | View | |
#1C1452 | rgb(28, 20, 82) | hsl(248, 61%, 20%) | Deep Blue | View | |
#2C1452 | rgb(44, 20, 82) | hsl(263, 61%, 20%) | Midnight Navy | View | |
#3B1452 | rgb(59, 20, 82) | hsl(278, 61%, 20%) | Deep Purple | View |
:root {
--color-1: #142B52;
--color-2: #141B52;
--color-3: #1C1452;
--color-4: #2C1452;
--color-5: #3B1452;
}Palettes that share visual characteristics and color harmony.