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 Dark Blue, Dark Navy, Dark 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 |
|---|---|---|---|---|---|
#211CA6 | rgb(33, 28, 166) | hsl(242, 71%, 38%) | Dark Blue | View | |
#431CA6 | rgb(67, 28, 166) | hsl(257, 71%, 38%) | Dark Navy | View | |
#651CA6 | rgb(101, 28, 166) | hsl(272, 71%, 38%) | Dark Navy | View | |
#881CA6 | rgb(136, 28, 166) | hsl(287, 71%, 38%) | Dark Purple | View | |
#A61CA1 | rgb(166, 28, 161) | hsl(302, 71%, 38%) | Dark Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Blue and Dark Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #211CA6;
--color-2: #431CA6;
--color-3: #651CA6;
--color-4: #881CA6;
--color-5: #A61CA1;
}Palettes that share visual characteristics and color harmony.