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 |
|---|---|---|---|---|---|
#EE44B8 | rgb(238, 68, 184) | hsl(319, 83%, 60%) | Pure Pink | View | |
#EE448E | rgb(238, 68, 142) | hsl(334, 83%, 60%) | Pure Pink | View | |
#EE4463 | rgb(238, 68, 99) | hsl(349, 83%, 60%) | Pure Red | View | |
#EE5044 | rgb(238, 80, 68) | hsl(4, 83%, 60%) | Pure Red | View | |
#EE7A44 | rgb(238, 122, 68) | hsl(19, 83%, 60%) | Pure Orange | View |
:root {
--color-1: #EE44B8;
--color-2: #EE448E;
--color-3: #EE4463;
--color-4: #EE5044;
--color-5: #EE7A44;
}Palettes that share visual characteristics and color harmony.