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 |
|---|---|---|---|---|---|
#0F3957 | rgb(15, 57, 87) | hsl(205, 71%, 20%) | Deep Blue | View | |
#0F2757 | rgb(15, 39, 87) | hsl(220, 71%, 20%) | Deep Blue | View | |
#0F1557 | rgb(15, 21, 87) | hsl(235, 71%, 20%) | Deep Blue | View | |
#1B0F57 | rgb(27, 15, 87) | hsl(250, 71%, 20%) | Midnight Navy | View | |
#2D0F57 | rgb(45, 15, 87) | hsl(265, 71%, 20%) | Midnight Navy | View |
:root {
--color-1: #0F3957;
--color-2: #0F2757;
--color-3: #0F1557;
--color-4: #1B0F57;
--color-5: #2D0F57;
}Palettes that share visual characteristics and color harmony.