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 |
|---|---|---|---|---|---|
#EC5FB4 | rgb(236, 95, 180) | hsl(324, 79%, 65%) | Pure Pink | View | |
#EC5F91 | rgb(236, 95, 145) | hsl(339, 79%, 65%) | Pure Pink | View | |
#EC5F6D | rgb(236, 95, 109) | hsl(354, 79%, 65%) | Pure Red | View | |
#EC745F | rgb(236, 116, 95) | hsl(9, 79%, 65%) | Pure Red | View | |
#EC985F | rgb(236, 152, 95) | hsl(24, 79%, 65%) | Pure Orange | View |
:root {
--color-1: #EC5FB4;
--color-2: #EC5F91;
--color-3: #EC5F6D;
--color-4: #EC745F;
--color-5: #EC985F;
}Palettes that share visual characteristics and color harmony.