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 |
|---|---|---|---|---|---|
#E8171E | rgb(232, 23, 30) | hsl(358, 82%, 50%) | Pure Red | View | |
#E84417 | rgb(232, 68, 23) | hsl(13, 82%, 50%) | Pure Red | View | |
#E87917 | rgb(232, 121, 23) | hsl(28, 82%, 50%) | Pure Orange | View | |
#E8AD17 | rgb(232, 173, 23) | hsl(43, 82%, 50%) | Pure Amber | View | |
#E8E117 | rgb(232, 225, 23) | hsl(58, 82%, 50%) | Pure Yellow | View |
:root {
--color-1: #E8171E;
--color-2: #E84417;
--color-3: #E87917;
--color-4: #E8AD17;
--color-5: #E8E117;
}Palettes that share visual characteristics and color harmony.