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 |
|---|---|---|---|---|---|
#4F0E58 | rgb(79, 14, 88) | hsl(293, 73%, 20%) | Deep Purple | View | |
#8B199A | rgb(139, 25, 154) | hsl(293, 72%, 35%) | Dark Purple | View | |
#C624DB | rgb(198, 36, 219) | hsl(293, 72%, 50%) | Purple | View | |
#D765E6 | rgb(215, 101, 230) | hsl(293, 72%, 65%) | Purple | View | |
#E8A7F1 | rgb(232, 167, 241) | hsl(293, 73%, 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: #4F0E58;
--color-2: #8B199A;
--color-3: #C624DB;
--color-4: #D765E6;
--color-5: #E8A7F1;
}Palettes that share visual characteristics and color harmony.