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 |
|---|---|---|---|---|---|
#B71DE2 | rgb(183, 29, 226) | hsl(287, 77%, 50%) | Pure Purple | View | |
#E21DDB | rgb(226, 29, 219) | hsl(302, 77%, 50%) | Pure Purple | View | |
#E21DAA | rgb(226, 29, 170) | hsl(317, 77%, 50%) | Pure Pink | View | |
#E21D79 | rgb(226, 29, 121) | hsl(332, 77%, 50%) | Pure Pink | View | |
#E21D48 | rgb(226, 29, 72) | hsl(347, 77%, 50%) | Pure Red | View |
:root {
--color-1: #B71DE2;
--color-2: #E21DDB;
--color-3: #E21DAA;
--color-4: #E21D79;
--color-5: #E21D48;
}Palettes that share visual characteristics and color harmony.