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 |
|---|---|---|---|---|---|
#2A22B9 | rgb(42, 34, 185) | hsl(243, 69%, 43%) | Dark Blue | View | |
#4F22B9 | rgb(79, 34, 185) | hsl(258, 69%, 43%) | Dark Navy | View | |
#7522B9 | rgb(117, 34, 185) | hsl(273, 69%, 43%) | Dark Navy | View | |
#9B22B9 | rgb(155, 34, 185) | hsl(288, 69%, 43%) | Dark Purple | View | |
#B922B2 | rgb(185, 34, 178) | hsl(303, 69%, 43%) | 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: #2A22B9;
--color-2: #4F22B9;
--color-3: #7522B9;
--color-4: #9B22B9;
--color-5: #B922B2;
}Palettes that share visual characteristics and color harmony.