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 |
|---|---|---|---|---|---|
#3E1254 | rgb(62, 18, 84) | hsl(280, 65%, 20%) | Deep Purple | View | |
#6C2092 | rgb(108, 32, 146) | hsl(280, 64%, 35%) | Dark Purple | View | |
#9B2ED1 | rgb(155, 46, 209) | hsl(280, 64%, 50%) | Purple | View | |
#B96DDF | rgb(185, 109, 223) | hsl(280, 64%, 65%) | Purple | View | |
#D7ABED | rgb(215, 171, 237) | hsl(280, 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: #3E1254;
--color-2: #6C2092;
--color-3: #9B2ED1;
--color-4: #B96DDF;
--color-5: #D7ABED;
}Palettes that share visual characteristics and color harmony.