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 |
|---|---|---|---|---|---|
#E3355B | rgb(227, 53, 91) | hsl(347, 76%, 55%) | Pure Red | View | |
#E33B35 | rgb(227, 59, 53) | hsl(2, 76%, 55%) | Pure Red | View | |
#E36635 | rgb(227, 102, 53) | hsl(17, 76%, 55%) | Pure Orange | View | |
#E39235 | rgb(227, 146, 53) | hsl(32, 76%, 55%) | Pure Orange | View | |
#E3BE35 | rgb(227, 190, 53) | hsl(47, 76%, 55%) | Pure Yellow | View |
:root {
--color-1: #E3355B;
--color-2: #E33B35;
--color-3: #E36635;
--color-4: #E39235;
--color-5: #E3BE35;
}Palettes that share visual characteristics and color harmony.