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 |
|---|---|---|---|---|---|
#0F2357 | rgb(15, 35, 87) | hsl(223, 71%, 20%) | Deep Blue | View | |
#0F1157 | rgb(15, 17, 87) | hsl(238, 71%, 20%) | Deep Blue | View | |
#1E0F57 | rgb(30, 15, 87) | hsl(252, 71%, 20%) | Midnight Navy | View | |
#310F57 | rgb(49, 15, 87) | hsl(268, 71%, 20%) | Midnight Navy | View | |
#430F57 | rgb(67, 15, 87) | hsl(283, 71%, 20%) | Deep Purple | View |
:root {
--color-1: #0F2357;
--color-2: #0F1157;
--color-3: #1E0F57;
--color-4: #310F57;
--color-5: #430F57;
}Palettes that share visual characteristics and color harmony.