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 Red, 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 |
|---|---|---|---|---|---|
#EE5D8B | rgb(238, 93, 139) | hsl(341, 81%, 65%) | Pure Pink | View | |
#EE5D67 | rgb(238, 93, 103) | hsl(356, 81%, 65%) | Pure Red | View | |
#EE785D | rgb(238, 120, 93) | hsl(11, 81%, 65%) | Pure Red | View | |
#EE9C5D | rgb(238, 156, 93) | hsl(26, 81%, 65%) | Pure Orange | View | |
#EEC05D | rgb(238, 192, 93) | hsl(41, 81%, 65%) | Pure Amber | View |
:root {
--color-1: #EE5D8B;
--color-2: #EE5D67;
--color-3: #EE785D;
--color-4: #EE9C5D;
--color-5: #EEC05D;
}Palettes that share visual characteristics and color harmony.