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 |
|---|---|---|---|---|---|
#EA2E73 | rgb(234, 46, 115) | hsl(338, 82%, 55%) | Pure Pink | View | |
#EA2E44 | rgb(234, 46, 68) | hsl(353, 82%, 55%) | Pure Red | View | |
#EA472E | rgb(234, 71, 46) | hsl(8, 82%, 55%) | Pure Red | View | |
#EA762E | rgb(234, 118, 46) | hsl(23, 82%, 55%) | Pure Orange | View | |
#EAA52E | rgb(234, 165, 46) | hsl(38, 82%, 55%) | Pure Amber | View |
:root {
--color-1: #EA2E73;
--color-2: #EA2E44;
--color-3: #EA472E;
--color-4: #EA762E;
--color-5: #EAA52E;
}Palettes that share visual characteristics and color harmony.