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 |
|---|---|---|---|---|---|
#1B2398 | rgb(27, 35, 152) | hsl(236, 70%, 35%) | Dark Blue | View | |
#321B98 | rgb(50, 27, 152) | hsl(251, 70%, 35%) | Dark Navy | View | |
#511B98 | rgb(81, 27, 152) | hsl(266, 70%, 35%) | Dark Navy | View | |
#701B98 | rgb(112, 27, 152) | hsl(281, 70%, 35%) | Dark Purple | View | |
#8F1B98 | rgb(143, 27, 152) | hsl(296, 70%, 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: #1B2398;
--color-2: #321B98;
--color-3: #511B98;
--color-4: #701B98;
--color-5: #8F1B98;
}Palettes that share visual characteristics and color harmony.