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 |
|---|---|---|---|---|---|
#E647A6 | rgb(230, 71, 166) | hsl(324, 76%, 59%) | Pure Pink | View | |
#E6477F | rgb(230, 71, 127) | hsl(339, 76%, 59%) | Pure Pink | View | |
#E64757 | rgb(230, 71, 87) | hsl(354, 76%, 59%) | Pure Red | View | |
#E65F47 | rgb(230, 95, 71) | hsl(9, 76%, 59%) | Pure Red | View | |
#E68747 | rgb(230, 135, 71) | hsl(24, 76%, 59%) | Pure Orange | View |
:root {
--color-1: #E647A6;
--color-2: #E6477F;
--color-3: #E64757;
--color-4: #E65F47;
--color-5: #E68747;
}Palettes that share visual characteristics and color harmony.