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 Pink, 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 |
|---|---|---|---|---|---|
#D218E7 | rgb(210, 24, 231) | hsl(294, 81%, 50%) | Pure Purple | View | |
#E718C8 | rgb(231, 24, 200) | hsl(309, 81%, 50%) | Pure Pink | View | |
#E71894 | rgb(231, 24, 148) | hsl(324, 81%, 50%) | Pure Pink | View | |
#E71861 | rgb(231, 24, 97) | hsl(339, 81%, 50%) | Pure Pink | View | |
#E7182D | rgb(231, 24, 45) | hsl(354, 81%, 50%) | Pure Red | View |
:root {
--color-1: #D218E7;
--color-2: #E718C8;
--color-3: #E71894;
--color-4: #E71861;
--color-5: #E7182D;
}Palettes that share visual characteristics and color harmony.