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 |
|---|---|---|---|---|---|
#0F2557 | rgb(15, 37, 87) | hsl(222, 71%, 20%) | Deep Blue | View | |
#0F1257 | rgb(15, 18, 87) | hsl(238, 71%, 20%) | Deep Blue | View | |
#1D0F57 | rgb(29, 15, 87) | hsl(252, 71%, 20%) | Midnight Navy | View | |
#2F0F57 | rgb(47, 15, 87) | hsl(267, 71%, 20%) | Midnight Navy | View | |
#410F57 | rgb(65, 15, 87) | hsl(282, 71%, 20%) | Deep Purple | View |
:root {
--color-1: #0F2557;
--color-2: #0F1257;
--color-3: #1D0F57;
--color-4: #2F0F57;
--color-5: #410F57;
}Palettes that share visual characteristics and color harmony.