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 |
|---|---|---|---|---|---|
#EA1F41 | rgb(234, 31, 65) | hsl(350, 83%, 52%) | Pure Red | View | |
#EA301F | rgb(234, 48, 31) | hsl(5, 83%, 52%) | Pure Red | View | |
#EA631F | rgb(234, 99, 31) | hsl(20, 83%, 52%) | Pure Orange | View | |
#EA961F | rgb(234, 150, 31) | hsl(35, 83%, 52%) | Pure Amber | View | |
#EAC81F | rgb(234, 200, 31) | hsl(50, 83%, 52%) | Pure Yellow | View |
:root {
--color-1: #EA1F41;
--color-2: #EA301F;
--color-3: #EA631F;
--color-4: #EA961F;
--color-5: #EAC81F;
}Palettes that share visual characteristics and color harmony.