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 |
|---|---|---|---|---|---|
#EF5D8D | rgb(239, 93, 141) | hsl(340, 82%, 65%) | Pure Pink | View | |
#EF5D69 | rgb(239, 93, 105) | hsl(355, 82%, 65%) | Pure Red | View | |
#EF755D | rgb(239, 117, 93) | hsl(10, 82%, 65%) | Pure Red | View | |
#EF9A5D | rgb(239, 154, 93) | hsl(25, 82%, 65%) | Pure Orange | View | |
#EFBE5D | rgb(239, 190, 93) | hsl(40, 82%, 65%) | Pure Amber | View |
:root {
--color-1: #EF5D8D;
--color-2: #EF5D69;
--color-3: #EF755D;
--color-4: #EF9A5D;
--color-5: #EFBE5D;
}Palettes that share visual characteristics and color harmony.