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 Pink, 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 |
|---|---|---|---|---|---|
#EA1A9A | rgb(234, 26, 154) | hsl(323, 83%, 51%) | Pure Pink | View | |
#EA1A66 | rgb(234, 26, 102) | hsl(338, 83%, 51%) | Pure Pink | View | |
#EA1A33 | rgb(234, 26, 51) | hsl(353, 83%, 51%) | Pure Red | View | |
#EA361A | rgb(234, 54, 26) | hsl(8, 83%, 51%) | Pure Red | View | |
#EA6A1A | rgb(234, 106, 26) | hsl(23, 83%, 51%) | Pure Orange | View |
:root {
--color-1: #EA1A9A;
--color-2: #EA1A66;
--color-3: #EA1A33;
--color-4: #EA361A;
--color-5: #EA6A1A;
}Palettes that share visual characteristics and color harmony.