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 |
|---|---|---|---|---|---|
#E73253 | rgb(231, 50, 83) | hsl(349, 79%, 55%) | Pure Red | View | |
#E73E32 | rgb(231, 62, 50) | hsl(4, 79%, 55%) | Pure Red | View | |
#E76B32 | rgb(231, 107, 50) | hsl(19, 79%, 55%) | Pure Orange | View | |
#E79832 | rgb(231, 152, 50) | hsl(34, 79%, 55%) | Pure Orange | View | |
#E7C632 | rgb(231, 198, 50) | hsl(49, 79%, 55%) | Pure Yellow | View |
:root {
--color-1: #E73253;
--color-2: #E73E32;
--color-3: #E76B32;
--color-4: #E79832;
--color-5: #E7C632;
}Palettes that share visual characteristics and color harmony.