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 |
|---|---|---|---|---|---|
#EA3452 | rgb(234, 52, 82) | hsl(350, 81%, 56%) | Pure Red | View | |
#EA4334 | rgb(234, 67, 52) | hsl(5, 81%, 56%) | Pure Red | View | |
#EA7134 | rgb(234, 113, 52) | hsl(20, 81%, 56%) | Pure Orange | View | |
#EA9E34 | rgb(234, 158, 52) | hsl(35, 81%, 56%) | Pure Amber | View | |
#EACB34 | rgb(234, 203, 52) | hsl(50, 81%, 56%) | Pure Yellow | View |
:root {
--color-1: #EA3452;
--color-2: #EA4334;
--color-3: #EA7134;
--color-4: #EA9E34;
--color-5: #EACB34;
}Palettes that share visual characteristics and color harmony.