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 |
|---|---|---|---|---|---|
#132C53 | rgb(19, 44, 83) | hsl(217, 63%, 20%) | Deep Blue | View | |
#131B53 | rgb(19, 27, 83) | hsl(233, 63%, 20%) | Deep Blue | View | |
#1A1353 | rgb(26, 19, 83) | hsl(247, 63%, 20%) | Deep Blue | View | |
#2A1353 | rgb(42, 19, 83) | hsl(262, 63%, 20%) | Midnight Navy | View | |
#3A1353 | rgb(58, 19, 83) | hsl(277, 63%, 20%) | Deep Purple | View |
:root {
--color-1: #132C53;
--color-2: #131B53;
--color-3: #1A1353;
--color-4: #2A1353;
--color-5: #3A1353;
}Palettes that share visual characteristics and color harmony.