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 |
|---|---|---|---|---|---|
#3C1155 | rgb(60, 17, 85) | hsl(278, 67%, 20%) | Deep Purple | View | |
#691D95 | rgb(105, 29, 149) | hsl(278, 67%, 35%) | Dark Purple | View | |
#962AD5 | rgb(150, 42, 213) | hsl(278, 67%, 50%) | Purple | View | |
#B66AE2 | rgb(182, 106, 226) | hsl(278, 67%, 65%) | Purple | View | |
#D5AAEE | rgb(213, 170, 238) | hsl(278, 67%, 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: #3C1155;
--color-2: #691D95;
--color-3: #962AD5;
--color-4: #B66AE2;
--color-5: #D5AAEE;
}Palettes that share visual characteristics and color harmony.