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 |
|---|---|---|---|---|---|
#3E0D59 | rgb(62, 13, 89) | hsl(279, 75%, 20%) | Deep Purple | View | |
#6D179B | rgb(109, 23, 155) | hsl(279, 74%, 35%) | Dark Purple | View | |
#9C21DE | rgb(156, 33, 222) | hsl(279, 74%, 50%) | Purple | View | |
#BA64E8 | rgb(186, 100, 232) | hsl(279, 74%, 65%) | Purple | View | |
#D7A6F2 | rgb(215, 166, 242) | hsl(279, 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: #3E0D59;
--color-2: #6D179B;
--color-3: #9C21DE;
--color-4: #BA64E8;
--color-5: #D7A6F2;
}Palettes that share visual characteristics and color harmony.