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 |
|---|---|---|---|---|---|
#EE1C11 | rgb(238, 28, 17) | hsl(3, 87%, 50%) | Pure Red | View | |
#EE5311 | rgb(238, 83, 17) | hsl(18, 87%, 50%) | Pure Orange | View | |
#EE8B11 | rgb(238, 139, 17) | hsl(33, 87%, 50%) | Pure Orange | View | |
#EEC211 | rgb(238, 194, 17) | hsl(48, 87%, 50%) | Pure Yellow | View | |
#E3EE11 | rgb(227, 238, 17) | hsl(63, 87%, 50%) | Pure Yellow | View |
:root {
--color-1: #EE1C11;
--color-2: #EE5311;
--color-3: #EE8B11;
--color-4: #EEC211;
--color-5: #E3EE11;
}Palettes that share visual characteristics and color harmony.