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 Pink, Pure Pink, Pure Red. 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 |
|---|---|---|---|---|---|
#E21D83 | rgb(226, 29, 131) | hsl(329, 77%, 50%) | Pure Pink | View | |
#E21D52 | rgb(226, 29, 82) | hsl(344, 77%, 50%) | Pure Pink | View | |
#E21D21 | rgb(226, 29, 33) | hsl(359, 77%, 50%) | Pure Red | View | |
#E24B1D | rgb(226, 75, 29) | hsl(14, 77%, 50%) | Pure Red | View | |
#E27C1D | rgb(226, 124, 29) | hsl(29, 77%, 50%) | Pure Orange | View |
:root {
--color-1: #E21D83;
--color-2: #E21D52;
--color-3: #E21D21;
--color-4: #E24B1D;
--color-5: #E27C1D;
}Palettes that share visual characteristics and color harmony.