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 |
|---|---|---|---|---|---|
#EE111C | rgb(238, 17, 28) | hsl(357, 87%, 50%) | Pure Red | View | |
#EE3D11 | rgb(238, 61, 17) | hsl(12, 87%, 50%) | Pure Red | View | |
#EE7411 | rgb(238, 116, 17) | hsl(27, 87%, 50%) | Pure Orange | View | |
#EEAC11 | rgb(238, 172, 17) | hsl(42, 87%, 50%) | Pure Amber | View | |
#EEE311 | rgb(238, 227, 17) | hsl(57, 87%, 50%) | Pure Yellow | View |
:root {
--color-1: #EE111C;
--color-2: #EE3D11;
--color-3: #EE7411;
--color-4: #EEAC11;
--color-5: #EEE311;
}Palettes that share visual characteristics and color harmony.