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 |
|---|---|---|---|---|---|
#E5383B | rgb(229, 56, 59) | hsl(359, 77%, 56%) | Pure Red | View | |
#E56138 | rgb(229, 97, 56) | hsl(14, 77%, 56%) | Pure Red | View | |
#E58C38 | rgb(229, 140, 56) | hsl(29, 77%, 56%) | Pure Orange | View | |
#E5B738 | rgb(229, 183, 56) | hsl(44, 77%, 56%) | Pure Amber | View | |
#E5E238 | rgb(229, 226, 56) | hsl(59, 77%, 56%) | Pure Yellow | View |
:root {
--color-1: #E5383B;
--color-2: #E56138;
--color-3: #E58C38;
--color-4: #E5B738;
--color-5: #E5E238;
}Palettes that share visual characteristics and color harmony.