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 |
|---|---|---|---|---|---|
#D91CE3 | rgb(217, 28, 227) | hsl(297, 78%, 50%) | Pure Purple | View | |
#E31CBB | rgb(227, 28, 187) | hsl(312, 78%, 50%) | Pure Pink | View | |
#E31C89 | rgb(227, 28, 137) | hsl(327, 78%, 50%) | Pure Pink | View | |
#E31C58 | rgb(227, 28, 88) | hsl(342, 78%, 50%) | Pure Pink | View | |
#E31C26 | rgb(227, 28, 38) | hsl(357, 78%, 50%) | Pure Red | View |
:root {
--color-1: #D91CE3;
--color-2: #E31CBB;
--color-3: #E31C89;
--color-4: #E31C58;
--color-5: #E31C26;
}Palettes that share visual characteristics and color harmony.