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 |
|---|---|---|---|---|---|
#1A1A89 | rgb(26, 26, 137) | hsl(240, 68%, 32%) | Dark Blue | View | |
#361A89 | rgb(54, 26, 137) | hsl(255, 68%, 32%) | Dark Navy | View | |
#521A89 | rgb(82, 26, 137) | hsl(270, 68%, 32%) | Dark Navy | View | |
#6D1A89 | rgb(109, 26, 137) | hsl(285, 68%, 32%) | Dark Purple | View | |
#891A89 | rgb(137, 26, 137) | hsl(300, 68%, 32%) | 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: #1A1A89;
--color-2: #361A89;
--color-3: #521A89;
--color-4: #6D1A89;
--color-5: #891A89;
}Palettes that share visual characteristics and color harmony.