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 Purple. 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 |
|---|---|---|---|---|---|
#2B2291 | rgb(43, 34, 145) | hsl(245, 62%, 35%) | Dark Blue | View | |
#472291 | rgb(71, 34, 145) | hsl(260, 62%, 35%) | Dark Navy | View | |
#622291 | rgb(98, 34, 145) | hsl(275, 62%, 35%) | Dark Purple | View | |
#7E2291 | rgb(126, 34, 145) | hsl(290, 62%, 35%) | Dark Purple | View | |
#912287 | rgb(145, 34, 135) | hsl(305, 62%, 35%) | Dark Pink | 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: #2B2291;
--color-2: #472291;
--color-3: #622291;
--color-4: #7E2291;
--color-5: #912287;
}Palettes that share visual characteristics and color harmony.