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 |
|---|---|---|---|---|---|
#1F27B2 | rgb(31, 39, 178) | hsl(237, 70%, 41%) | Dark Blue | View | |
#3D1FB2 | rgb(61, 31, 178) | hsl(252, 70%, 41%) | Dark Navy | View | |
#611FB2 | rgb(97, 31, 178) | hsl(267, 70%, 41%) | Dark Navy | View | |
#861FB2 | rgb(134, 31, 178) | hsl(282, 70%, 41%) | Dark Purple | View | |
#AA1FB2 | rgb(170, 31, 178) | hsl(297, 70%, 41%) | 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: #1F27B2;
--color-2: #3D1FB2;
--color-3: #611FB2;
--color-4: #861FB2;
--color-5: #AA1FB2;
}Palettes that share visual characteristics and color harmony.