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 |
|---|---|---|---|---|---|
#BF2CE8 | rgb(191, 44, 232) | hsl(287, 80%, 54%) | Pure Purple | View | |
#E82CE1 | rgb(232, 44, 225) | hsl(302, 80%, 54%) | Pure Purple | View | |
#E82CB2 | rgb(232, 44, 178) | hsl(317, 80%, 54%) | Pure Pink | View | |
#E82C83 | rgb(232, 44, 131) | hsl(332, 80%, 54%) | Pure Pink | View | |
#E82C55 | rgb(232, 44, 85) | hsl(347, 80%, 54%) | Pure Red | View |
:root {
--color-1: #BF2CE8;
--color-2: #E82CE1;
--color-3: #E82CB2;
--color-4: #E82C83;
--color-5: #E82C55;
}Palettes that share visual characteristics and color harmony.