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 |
|---|---|---|---|---|---|
#0F2157 | rgb(15, 33, 87) | hsl(225, 71%, 20%) | Deep Blue | View | |
#0F0F57 | rgb(15, 15, 87) | hsl(240, 71%, 20%) | Deep Blue | View | |
#210F57 | rgb(33, 15, 87) | hsl(255, 71%, 20%) | Midnight Navy | View | |
#330F57 | rgb(51, 15, 87) | hsl(270, 71%, 20%) | Midnight Navy | View | |
#450F57 | rgb(69, 15, 87) | hsl(285, 71%, 20%) | Deep Purple | View |
:root {
--color-1: #0F2157;
--color-2: #0F0F57;
--color-3: #210F57;
--color-4: #330F57;
--color-5: #450F57;
}Palettes that share visual characteristics and color harmony.