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 |
|---|---|---|---|---|---|
#E6193F | rgb(230, 25, 63) | hsl(349, 80%, 50%) | Pure Red | View | |
#E62719 | rgb(230, 39, 25) | hsl(4, 80%, 50%) | Pure Red | View | |
#E65A19 | rgb(230, 90, 25) | hsl(19, 80%, 50%) | Pure Orange | View | |
#E68D19 | rgb(230, 141, 25) | hsl(34, 80%, 50%) | Pure Orange | View | |
#E6C019 | rgb(230, 192, 25) | hsl(49, 80%, 50%) | Pure Yellow | View |
:root {
--color-1: #E6193F;
--color-2: #E62719;
--color-3: #E65A19;
--color-4: #E68D19;
--color-5: #E6C019;
}Palettes that share visual characteristics and color harmony.