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 Orange, 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 |
|---|---|---|---|---|---|
#E53A34 | rgb(229, 58, 52) | hsl(2, 77%, 55%) | Pure Red | View | |
#E56634 | rgb(229, 102, 52) | hsl(17, 77%, 55%) | Pure Orange | View | |
#E59234 | rgb(229, 146, 52) | hsl(32, 77%, 55%) | Pure Orange | View | |
#E5BE34 | rgb(229, 190, 52) | hsl(47, 77%, 55%) | Pure Yellow | View | |
#DFE534 | rgb(223, 229, 52) | hsl(62, 77%, 55%) | Pure Yellow | View |
:root {
--color-1: #E53A34;
--color-2: #E56634;
--color-3: #E59234;
--color-4: #E5BE34;
--color-5: #DFE534;
}Palettes that share visual characteristics and color harmony.