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 |
|---|---|---|---|---|---|
#E41B68 | rgb(228, 27, 104) | hsl(337, 79%, 50%) | Pure Pink | View | |
#E41B36 | rgb(228, 27, 54) | hsl(352, 79%, 50%) | Pure Red | View | |
#E4321B | rgb(228, 50, 27) | hsl(7, 79%, 50%) | Pure Red | View | |
#E4651B | rgb(228, 101, 27) | hsl(22, 79%, 50%) | Pure Orange | View | |
#E4971B | rgb(228, 151, 27) | hsl(37, 79%, 50%) | Pure Amber | View |
:root {
--color-1: #E41B68;
--color-2: #E41B36;
--color-3: #E4321B;
--color-4: #E4651B;
--color-5: #E4971B;
}Palettes that share visual characteristics and color harmony.