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, Midnight Navy. 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 |
|---|---|---|---|---|---|
#0F2057 | rgb(15, 32, 87) | hsl(226, 71%, 20%) | Deep Blue | View | |
#100F57 | rgb(16, 15, 87) | hsl(241, 71%, 20%) | Deep Blue | View | |
#220F57 | rgb(34, 15, 87) | hsl(256, 71%, 20%) | Midnight Navy | View | |
#340F57 | rgb(52, 15, 87) | hsl(271, 71%, 20%) | Midnight Navy | View | |
#460F57 | rgb(70, 15, 87) | hsl(286, 71%, 20%) | Deep Purple | View |
:root {
--color-1: #0F2057;
--color-2: #100F57;
--color-3: #220F57;
--color-4: #340F57;
--color-5: #460F57;
}Palettes that share visual characteristics and color harmony.