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 |
|---|---|---|---|---|---|
#4F0F57 | rgb(79, 15, 87) | hsl(293, 71%, 20%) | Deep Purple | View | |
#8A1A99 | rgb(138, 26, 153) | hsl(293, 71%, 35%) | Dark Purple | View | |
#C525DA | rgb(197, 37, 218) | hsl(293, 71%, 50%) | Purple | View | |
#D666E5 | rgb(214, 102, 229) | hsl(293, 71%, 65%) | Purple | View | |
#E8A8F0 | rgb(232, 168, 240) | hsl(293, 71%, 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: #4F0F57;
--color-2: #8A1A99;
--color-3: #C525DA;
--color-4: #D666E5;
--color-5: #E8A8F0;
}Palettes that share visual characteristics and color harmony.