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 |
|---|---|---|---|---|---|
#18189A | rgb(24, 24, 154) | hsl(240, 73%, 35%) | Dark Blue | View | |
#39189A | rgb(57, 24, 154) | hsl(255, 73%, 35%) | Dark Navy | View | |
#59189A | rgb(89, 24, 154) | hsl(270, 73%, 35%) | Dark Navy | View | |
#7A189A | rgb(122, 24, 154) | hsl(285, 73%, 35%) | Dark Purple | View | |
#9A189A | rgb(154, 24, 154) | hsl(300, 73%, 35%) | 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: #18189A;
--color-2: #39189A;
--color-3: #59189A;
--color-4: #7A189A;
--color-5: #9A189A;
}Palettes that share visual characteristics and color harmony.