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 |
|---|---|---|---|---|---|
#22228C | rgb(34, 34, 140) | hsl(240, 61%, 34%) | Dark Blue | View | |
#3C228C | rgb(60, 34, 140) | hsl(255, 61%, 34%) | Dark Navy | View | |
#57228C | rgb(87, 34, 140) | hsl(270, 61%, 34%) | Dark Navy | View | |
#71228C | rgb(113, 34, 140) | hsl(285, 61%, 34%) | Dark Purple | View | |
#8C228C | rgb(140, 34, 140) | hsl(300, 61%, 34%) | 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: #22228C;
--color-2: #3C228C;
--color-3: #57228C;
--color-4: #71228C;
--color-5: #8C228C;
}Palettes that share visual characteristics and color harmony.