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 |
|---|---|---|---|---|---|
#3B1452 | rgb(59, 20, 82) | hsl(278, 61%, 20%) | Deep Purple | View | |
#68248F | rgb(104, 36, 143) | hsl(278, 60%, 35%) | Dark Purple | View | |
#9433CC | rgb(148, 51, 204) | hsl(278, 60%, 50%) | Purple | View | |
#B470DB | rgb(180, 112, 219) | hsl(278, 60%, 65%) | Purple | View | |
#D4ADEB | rgb(212, 173, 235) | hsl(278, 61%, 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: #3B1452;
--color-2: #68248F;
--color-3: #9433CC;
--color-4: #B470DB;
--color-5: #D4ADEB;
}Palettes that share visual characteristics and color harmony.