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 |
|---|---|---|---|---|---|
#EF4399 | rgb(239, 67, 153) | hsl(330, 84%, 60%) | Pure Pink | View | |
#EF436E | rgb(239, 67, 110) | hsl(345, 84%, 60%) | Pure Red | View | |
#EF4343 | rgb(239, 67, 67) | hsl(0, 84%, 60%) | Pure Red | View | |
#EF6E43 | rgb(239, 110, 67) | hsl(15, 84%, 60%) | Pure Orange | View | |
#EF9943 | rgb(239, 153, 67) | hsl(30, 84%, 60%) | Pure Orange | View |
:root {
--color-1: #EF4399;
--color-2: #EF436E;
--color-3: #EF4343;
--color-4: #EF6E43;
--color-5: #EF9943;
}Palettes that share visual characteristics and color harmony.