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 Pure Purple, Pure Purple, Pure Pink. 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 |
|---|---|---|---|---|---|
#BE1DE2 | rgb(190, 29, 226) | hsl(289, 77%, 50%) | Pure Purple | View | |
#E21DD5 | rgb(226, 29, 213) | hsl(304, 77%, 50%) | Pure Purple | View | |
#E21DA3 | rgb(226, 29, 163) | hsl(319, 77%, 50%) | Pure Pink | View | |
#E21D72 | rgb(226, 29, 114) | hsl(334, 77%, 50%) | Pure Pink | View | |
#E21D41 | rgb(226, 29, 65) | hsl(349, 77%, 50%) | Pure Red | View |
:root {
--color-1: #BE1DE2;
--color-2: #E21DD5;
--color-3: #E21DA3;
--color-4: #E21D72;
--color-5: #E21D41;
}Palettes that share visual characteristics and color harmony.