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 |
|---|---|---|---|---|---|
#EA4359 | rgb(234, 67, 89) | hsl(352, 80%, 59%) | Pure Red | View | |
#EA5643 | rgb(234, 86, 67) | hsl(7, 80%, 59%) | Pure Red | View | |
#EA8043 | rgb(234, 128, 67) | hsl(22, 80%, 59%) | Pure Orange | View | |
#EAAA43 | rgb(234, 170, 67) | hsl(37, 80%, 59%) | Pure Amber | View | |
#EAD443 | rgb(234, 212, 67) | hsl(52, 80%, 59%) | Pure Yellow | View |
:root {
--color-1: #EA4359;
--color-2: #EA5643;
--color-3: #EA8043;
--color-4: #EAAA43;
--color-5: #EAD443;
}Palettes that share visual characteristics and color harmony.