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 |
|---|---|---|---|---|---|
#EA626D | rgb(234, 98, 109) | hsl(355, 76%, 65%) | Pure Red | View | |
#EA7962 | rgb(234, 121, 98) | hsl(10, 76%, 65%) | Pure Red | View | |
#EA9A62 | rgb(234, 154, 98) | hsl(25, 76%, 65%) | Pure Orange | View | |
#EABC62 | rgb(234, 188, 98) | hsl(40, 76%, 65%) | Pure Amber | View | |
#EADE62 | rgb(234, 222, 98) | hsl(55, 76%, 65%) | Pure Yellow | View |
:root {
--color-1: #EA626D;
--color-2: #EA7962;
--color-3: #EA9A62;
--color-4: #EABC62;
--color-5: #EADE62;
}Palettes that share visual characteristics and color harmony.