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 |
|---|---|---|---|---|---|
#E31CDC | rgb(227, 28, 220) | hsl(302, 78%, 50%) | Pure Purple | View | |
#E31CAB | rgb(227, 28, 171) | hsl(317, 78%, 50%) | Pure Pink | View | |
#E31C79 | rgb(227, 28, 121) | hsl(332, 78%, 50%) | Pure Pink | View | |
#E31C47 | rgb(227, 28, 71) | hsl(347, 78%, 50%) | Pure Red | View | |
#E3231C | rgb(227, 35, 28) | hsl(2, 78%, 50%) | Pure Red | View |
:root {
--color-1: #E31CDC;
--color-2: #E31CAB;
--color-3: #E31C79;
--color-4: #E31C47;
--color-5: #E3231C;
}Palettes that share visual characteristics and color harmony.