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 |
|---|---|---|---|---|---|
#E21D7C | rgb(226, 29, 124) | hsl(331, 77%, 50%) | Pure Pink | View | |
#E21D4B | rgb(226, 29, 75) | hsl(346, 77%, 50%) | Pure Red | View | |
#E2211D | rgb(226, 33, 29) | hsl(1, 77%, 50%) | Pure Red | View | |
#E2521D | rgb(226, 82, 29) | hsl(16, 77%, 50%) | Pure Orange | View | |
#E2831D | rgb(226, 131, 29) | hsl(31, 77%, 50%) | Pure Orange | View |
:root {
--color-1: #E21D7C;
--color-2: #E21D4B;
--color-3: #E2211D;
--color-4: #E2521D;
--color-5: #E2831D;
}Palettes that share visual characteristics and color harmony.