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 Deep Purple, Dark Purple, 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 |
|---|---|---|---|---|---|
#4F1254 | rgb(79, 18, 84) | hsl(295, 65%, 20%) | Deep Purple | View | |
#8A1F93 | rgb(138, 31, 147) | hsl(295, 65%, 35%) | Dark Purple | View | |
#C52DD2 | rgb(197, 45, 210) | hsl(295, 65%, 50%) | Purple | View | |
#D66CE0 | rgb(214, 108, 224) | hsl(295, 65%, 65%) | Purple | View | |
#E8ABED | rgb(232, 171, 237) | hsl(295, 65%, 80%) | Light Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Purple and Dark Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #4F1254;
--color-2: #8A1F93;
--color-3: #C52DD2;
--color-4: #D66CE0;
--color-5: #E8ABED;
}Palettes that share visual characteristics and color harmony.