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 |
|---|---|---|---|---|---|
#0F2C57 | rgb(15, 44, 87) | hsl(216, 71%, 20%) | Deep Blue | View | |
#0F1A57 | rgb(15, 26, 87) | hsl(231, 71%, 20%) | Deep Blue | View | |
#160F57 | rgb(22, 15, 87) | hsl(246, 71%, 20%) | Deep Blue | View | |
#280F57 | rgb(40, 15, 87) | hsl(261, 71%, 20%) | Midnight Navy | View | |
#3A0F57 | rgb(58, 15, 87) | hsl(276, 71%, 20%) | Deep Purple | View |
:root {
--color-1: #0F2C57;
--color-2: #0F1A57;
--color-3: #160F57;
--color-4: #280F57;
--color-5: #3A0F57;
}Palettes that share visual characteristics and color harmony.