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 |
|---|---|---|---|---|---|
#E41B39 | rgb(228, 27, 57) | hsl(351, 79%, 50%) | Pure Red | View | |
#E42F1B | rgb(228, 47, 27) | hsl(6, 79%, 50%) | Pure Red | View | |
#E4611B | rgb(228, 97, 27) | hsl(21, 79%, 50%) | Pure Orange | View | |
#E4941B | rgb(228, 148, 27) | hsl(36, 79%, 50%) | Pure Amber | View | |
#E4C61B | rgb(228, 198, 27) | hsl(51, 79%, 50%) | Pure Yellow | View |
:root {
--color-1: #E41B39;
--color-2: #E42F1B;
--color-3: #E4611B;
--color-4: #E4941B;
--color-5: #E4C61B;
}Palettes that share visual characteristics and color harmony.