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 Red, Pure Red, Pure Orange. 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 |
|---|---|---|---|---|---|
#EA627D | rgb(234, 98, 125) | hsl(348, 76%, 65%) | Pure Red | View | |
#EA6962 | rgb(234, 105, 98) | hsl(3, 76%, 65%) | Pure Red | View | |
#EA8B62 | rgb(234, 139, 98) | hsl(18, 76%, 65%) | Pure Orange | View | |
#EAAD62 | rgb(234, 173, 98) | hsl(33, 76%, 65%) | Pure Orange | View | |
#EACE62 | rgb(234, 206, 98) | hsl(48, 76%, 65%) | Pure Yellow | View |
:root {
--color-1: #EA627D;
--color-2: #EA6962;
--color-3: #EA8B62;
--color-4: #EAAD62;
--color-5: #EACE62;
}Palettes that share visual characteristics and color harmony.