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 |
|---|---|---|---|---|---|
#E7181F | rgb(231, 24, 31) | hsl(358, 81%, 50%) | Pure Red | View | |
#E74518 | rgb(231, 69, 24) | hsl(13, 81%, 50%) | Pure Red | View | |
#E77918 | rgb(231, 121, 24) | hsl(28, 81%, 50%) | Pure Orange | View | |
#E7AC18 | rgb(231, 172, 24) | hsl(43, 81%, 50%) | Pure Amber | View | |
#E7E018 | rgb(231, 224, 24) | hsl(58, 81%, 50%) | Pure Yellow | View |
:root {
--color-1: #E7181F;
--color-2: #E74518;
--color-3: #E77918;
--color-4: #E7AC18;
--color-5: #E7E018;
}Palettes that share visual characteristics and color harmony.