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 |
|---|---|---|---|---|---|
#F457B5 | rgb(244, 87, 181) | hsl(324, 88%, 65%) | Pure Pink | View | |
#F4578E | rgb(244, 87, 142) | hsl(339, 88%, 65%) | Pure Pink | View | |
#F45767 | rgb(244, 87, 103) | hsl(354, 88%, 65%) | Pure Red | View | |
#F46F57 | rgb(244, 111, 87) | hsl(9, 88%, 65%) | Pure Red | View | |
#F49657 | rgb(244, 150, 87) | hsl(24, 88%, 65%) | Pure Orange | View |
:root {
--color-1: #F457B5;
--color-2: #F4578E;
--color-3: #F45767;
--color-4: #F46F57;
--color-5: #F49657;
}Palettes that share visual characteristics and color harmony.