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 |
|---|---|---|---|---|---|
#E92F51 | rgb(233, 47, 81) | hsl(349, 81%, 55%) | Pure Red | View | |
#E93C2F | rgb(233, 60, 47) | hsl(4, 81%, 55%) | Pure Red | View | |
#E96A2F | rgb(233, 106, 47) | hsl(19, 81%, 55%) | Pure Orange | View | |
#E9992F | rgb(233, 153, 47) | hsl(34, 81%, 55%) | Pure Orange | View | |
#E9C72F | rgb(233, 199, 47) | hsl(49, 81%, 55%) | Pure Yellow | View |
:root {
--color-1: #E92F51;
--color-2: #E93C2F;
--color-3: #E96A2F;
--color-4: #E9992F;
--color-5: #E9C72F;
}Palettes that share visual characteristics and color harmony.