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 |
|---|---|---|---|---|---|
#E9162E | rgb(233, 22, 46) | hsl(353, 83%, 50%) | Pure Red | View | |
#E93216 | rgb(233, 50, 22) | hsl(8, 83%, 50%) | Pure Red | View | |
#E96716 | rgb(233, 103, 22) | hsl(23, 83%, 50%) | Pure Orange | View | |
#E99C16 | rgb(233, 156, 22) | hsl(38, 83%, 50%) | Pure Amber | View | |
#E9D116 | rgb(233, 209, 22) | hsl(53, 83%, 50%) | Pure Yellow | View |
:root {
--color-1: #E9162E;
--color-2: #E93216;
--color-3: #E96716;
--color-4: #E99C16;
--color-5: #E9D116;
}Palettes that share visual characteristics and color harmony.