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 |
|---|---|---|---|---|---|
#E41B7C | rgb(228, 27, 124) | hsl(331, 79%, 50%) | Pure Pink | View | |
#E41B4A | rgb(228, 27, 74) | hsl(346, 79%, 50%) | Pure Red | View | |
#E41E1B | rgb(228, 30, 27) | hsl(1, 79%, 50%) | Pure Red | View | |
#E4501B | rgb(228, 80, 27) | hsl(16, 79%, 50%) | Pure Orange | View | |
#E4831B | rgb(228, 131, 27) | hsl(31, 79%, 50%) | Pure Orange | View |
:root {
--color-1: #E41B7C;
--color-2: #E41B4A;
--color-3: #E41E1B;
--color-4: #E4501B;
--color-5: #E4831B;
}Palettes that share visual characteristics and color harmony.