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 |
|---|---|---|---|---|---|
#E92F5B | rgb(233, 47, 91) | hsl(346, 81%, 55%) | Pure Red | View | |
#E9322F | rgb(233, 50, 47) | hsl(1, 81%, 55%) | Pure Red | View | |
#E9612F | rgb(233, 97, 47) | hsl(16, 81%, 55%) | Pure Orange | View | |
#E98F2F | rgb(233, 143, 47) | hsl(31, 81%, 55%) | Pure Orange | View | |
#E9BE2F | rgb(233, 190, 47) | hsl(46, 81%, 55%) | Pure Yellow | View |
:root {
--color-1: #E92F5B;
--color-2: #E9322F;
--color-3: #E9612F;
--color-4: #E98F2F;
--color-5: #E9BE2F;
}Palettes that share visual characteristics and color harmony.