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 |
|---|---|---|---|---|---|
#132A53 | rgb(19, 42, 83) | hsl(218, 63%, 20%) | Deep Blue | View | |
#131A53 | rgb(19, 26, 83) | hsl(233, 63%, 20%) | Deep Blue | View | |
#1B1353 | rgb(27, 19, 83) | hsl(248, 63%, 20%) | Deep Blue | View | |
#2C1353 | rgb(44, 19, 83) | hsl(263, 63%, 20%) | Midnight Navy | View | |
#3C1353 | rgb(60, 19, 83) | hsl(278, 63%, 20%) | Deep Purple | View |
:root {
--color-1: #132A53;
--color-2: #131A53;
--color-3: #1B1353;
--color-4: #2C1353;
--color-5: #3C1353;
}Palettes that share visual characteristics and color harmony.