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 |
|---|---|---|---|---|---|
#3D0D59 | rgb(61, 13, 89) | hsl(278, 75%, 20%) | Deep Purple | View | |
#6B169C | rgb(107, 22, 156) | hsl(278, 75%, 35%) | Dark Purple | View | |
#9920DF | rgb(153, 32, 223) | hsl(278, 75%, 50%) | Purple | View | |
#B863E9 | rgb(184, 99, 233) | hsl(278, 75%, 65%) | Purple | View | |
#D6A6F2 | rgb(214, 166, 242) | hsl(278, 75%, 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: #3D0D59;
--color-2: #6B169C;
--color-3: #9920DF;
--color-4: #B863E9;
--color-5: #D6A6F2;
}Palettes that share visual characteristics and color harmony.