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 |
|---|---|---|---|---|---|
#0F1961 | rgb(15, 25, 97) | hsl(233, 73%, 22%) | Deep Blue | View | |
#1A0F61 | rgb(26, 15, 97) | hsl(248, 73%, 22%) | Deep Blue | View | |
#2F0F61 | rgb(47, 15, 97) | hsl(263, 73%, 22%) | Midnight Navy | View | |
#430F61 | rgb(67, 15, 97) | hsl(278, 73%, 22%) | Deep Purple | View | |
#570F61 | rgb(87, 15, 97) | hsl(293, 73%, 22%) | 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: #0F1961;
--color-2: #1A0F61;
--color-3: #2F0F61;
--color-4: #430F61;
--color-5: #570F61;
}Palettes that share visual characteristics and color harmony.