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 |
|---|---|---|---|---|---|
#E3353B | rgb(227, 53, 59) | hsl(358, 76%, 55%) | Pure Red | View | |
#E35B35 | rgb(227, 91, 53) | hsl(13, 76%, 55%) | Pure Red | View | |
#E38635 | rgb(227, 134, 53) | hsl(28, 76%, 55%) | Pure Orange | View | |
#E3B235 | rgb(227, 178, 53) | hsl(43, 76%, 55%) | Pure Amber | View | |
#E3DE35 | rgb(227, 222, 53) | hsl(58, 76%, 55%) | Pure Yellow | View |
:root {
--color-1: #E3353B;
--color-2: #E35B35;
--color-3: #E38635;
--color-4: #E3B235;
--color-5: #E3DE35;
}Palettes that share visual characteristics and color harmony.