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 |
|---|---|---|---|---|---|
#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 | |
#4C0F57 | rgb(76, 15, 87) | hsl(291, 71%, 20%) | Deep Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Blue and Deep Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0F1A57;
--color-2: #160F57;
--color-3: #280F57;
--color-4: #3A0F57;
--color-5: #4C0F57;
}Palettes that share visual characteristics and color harmony.