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 |
|---|---|---|---|---|---|
#1D2590 | rgb(29, 37, 144) | hsl(236, 66%, 34%) | Dark Blue | View | |
#321D90 | rgb(50, 29, 144) | hsl(251, 66%, 34%) | Dark Navy | View | |
#4F1D90 | rgb(79, 29, 144) | hsl(266, 66%, 34%) | Dark Navy | View | |
#6C1D90 | rgb(108, 29, 144) | hsl(281, 66%, 34%) | Dark Purple | View | |
#881D90 | rgb(136, 29, 144) | hsl(296, 66%, 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: #1D2590;
--color-2: #321D90;
--color-3: #4F1D90;
--color-4: #6C1D90;
--color-5: #881D90;
}Palettes that share visual characteristics and color harmony.