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 |
|---|---|---|---|---|---|
#EE5DB7 | rgb(238, 93, 183) | hsl(323, 81%, 65%) | Pure Pink | View | |
#EE5D92 | rgb(238, 93, 146) | hsl(338, 81%, 65%) | Pure Pink | View | |
#EE5D6E | rgb(238, 93, 110) | hsl(353, 81%, 65%) | Pure Red | View | |
#EE715D | rgb(238, 113, 93) | hsl(8, 81%, 65%) | Pure Red | View | |
#EE955D | rgb(238, 149, 93) | hsl(23, 81%, 65%) | Pure Orange | View |
:root {
--color-1: #EE5DB7;
--color-2: #EE5D92;
--color-3: #EE5D6E;
--color-4: #EE715D;
--color-5: #EE955D;
}Palettes that share visual characteristics and color harmony.