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 |
|---|---|---|---|---|---|
#EF52C0 | rgb(239, 82, 192) | hsl(318, 83%, 63%) | Pure Pink | View | |
#EF5299 | rgb(239, 82, 153) | hsl(333, 83%, 63%) | Pure Pink | View | |
#EF5272 | rgb(239, 82, 114) | hsl(348, 83%, 63%) | Pure Red | View | |
#EF5A52 | rgb(239, 90, 82) | hsl(3, 83%, 63%) | Pure Red | View | |
#EF8152 | rgb(239, 129, 82) | hsl(18, 83%, 63%) | Pure Orange | View |
:root {
--color-1: #EF52C0;
--color-2: #EF5299;
--color-3: #EF5272;
--color-4: #EF5A52;
--color-5: #EF8152;
}Palettes that share visual characteristics and color harmony.