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 Pure Purple, Dark Pure Purple, Pure 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 |
|---|---|---|---|---|---|
#5B0B5A | rgb(91, 11, 90) | hsl(301, 78%, 20%) | Deep Pure Purple | View | |
#A0139D | rgb(160, 19, 157) | hsl(301, 79%, 35%) | Dark Pure Purple | View | |
#E41BE1 | rgb(228, 27, 225) | hsl(301, 79%, 50%) | Pure Purple | View | |
#EC5FEA | rgb(236, 95, 234) | hsl(301, 79%, 65%) | Pure Purple | View | |
#F4A4F3 | rgb(244, 164, 243) | hsl(301, 78%, 80%) | Light Pure Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Pure Purple and Dark Pure Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #5B0B5A;
--color-2: #A0139D;
--color-3: #E41BE1;
--color-4: #EC5FEA;
--color-5: #F4A4F3;
}Palettes that share visual characteristics and color harmony.