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 |
|---|---|---|---|---|---|
#3E0F57 | rgb(62, 15, 87) | hsl(279, 71%, 20%) | Deep Purple | View | |
#6C1B98 | rgb(108, 27, 152) | hsl(279, 70%, 35%) | Dark Purple | View | |
#9A26D9 | rgb(154, 38, 217) | hsl(279, 70%, 50%) | Purple | View | |
#B867E4 | rgb(184, 103, 228) | hsl(279, 70%, 65%) | Purple | View | |
#D7A8F0 | rgb(215, 168, 240) | hsl(279, 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: #3E0F57;
--color-2: #6C1B98;
--color-3: #9A26D9;
--color-4: #B867E4;
--color-5: #D7A8F0;
}Palettes that share visual characteristics and color harmony.