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 |
|---|---|---|---|---|---|
#EE605D | rgb(238, 96, 93) | hsl(1, 81%, 65%) | Pure Red | View | |
#EE845D | rgb(238, 132, 93) | hsl(16, 81%, 65%) | Pure Orange | View | |
#EEA85D | rgb(238, 168, 93) | hsl(31, 81%, 65%) | Pure Orange | View | |
#EECC5D | rgb(238, 204, 93) | hsl(46, 81%, 65%) | Pure Yellow | View | |
#ECEE5D | rgb(236, 238, 93) | hsl(61, 81%, 65%) | Pure Yellow | View |
:root {
--color-1: #EE605D;
--color-2: #EE845D;
--color-3: #EEA85D;
--color-4: #EECC5D;
--color-5: #ECEE5D;
}Palettes that share visual characteristics and color harmony.