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 |
|---|---|---|---|---|---|
#DC18E7 | rgb(220, 24, 231) | hsl(297, 81%, 50%) | Pure Purple | View | |
#E718BD | rgb(231, 24, 189) | hsl(312, 81%, 50%) | Pure Pink | View | |
#E7188A | rgb(231, 24, 138) | hsl(327, 81%, 50%) | Pure Pink | View | |
#E71856 | rgb(231, 24, 86) | hsl(342, 81%, 50%) | Pure Pink | View | |
#E71823 | rgb(231, 24, 35) | hsl(357, 81%, 50%) | Pure Red | View |
:root {
--color-1: #DC18E7;
--color-2: #E718BD;
--color-3: #E7188A;
--color-4: #E71856;
--color-5: #E71823;
}Palettes that share visual characteristics and color harmony.