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 |
|---|---|---|---|---|---|
#B72BEE | rgb(183, 43, 238) | hsl(283, 85%, 55%) | Pure Purple | View | |
#E72BEE | rgb(231, 43, 238) | hsl(298, 85%, 55%) | Pure Purple | View | |
#EE2BC4 | rgb(238, 43, 196) | hsl(313, 85%, 55%) | Pure Pink | View | |
#EE2B93 | rgb(238, 43, 147) | hsl(328, 85%, 55%) | Pure Pink | View | |
#EE2B62 | rgb(238, 43, 98) | hsl(343, 85%, 55%) | Pure Pink | View |
:root {
--color-1: #B72BEE;
--color-2: #E72BEE;
--color-3: #EE2BC4;
--color-4: #EE2B93;
--color-5: #EE2B62;
}Palettes that share visual characteristics and color harmony.