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 |
|---|---|---|---|---|---|
#0F2657 | rgb(15, 38, 87) | hsl(221, 71%, 20%) | Deep Blue | View | |
#0F1457 | rgb(15, 20, 87) | hsl(236, 71%, 20%) | Deep Blue | View | |
#1C0F57 | rgb(28, 15, 87) | hsl(251, 71%, 20%) | Midnight Navy | View | |
#2E0F57 | rgb(46, 15, 87) | hsl(266, 71%, 20%) | Midnight Navy | View | |
#400F57 | rgb(64, 15, 87) | hsl(281, 71%, 20%) | Deep Purple | View |
:root {
--color-1: #0F2657;
--color-2: #0F1457;
--color-3: #1C0F57;
--color-4: #2E0F57;
--color-5: #400F57;
}Palettes that share visual characteristics and color harmony.