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 |
|---|---|---|---|---|---|
#E71C18 | rgb(231, 28, 24) | hsl(1, 81%, 50%) | Pure Red | View | |
#E74F18 | rgb(231, 79, 24) | hsl(16, 81%, 50%) | Pure Orange | View | |
#E78318 | rgb(231, 131, 24) | hsl(31, 81%, 50%) | Pure Orange | View | |
#E7B718 | rgb(231, 183, 24) | hsl(46, 81%, 50%) | Pure Yellow | View | |
#E3E718 | rgb(227, 231, 24) | hsl(61, 81%, 50%) | Pure Yellow | View |
:root {
--color-1: #E71C18;
--color-2: #E74F18;
--color-3: #E78318;
--color-4: #E7B718;
--color-5: #E3E718;
}Palettes that share visual characteristics and color harmony.