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 |
|---|---|---|---|---|---|
#D0161F | rgb(208, 22, 31) | hsl(357, 81%, 45%) | Pure Red | View | |
#D03B16 | rgb(208, 59, 22) | hsl(12, 81%, 45%) | Pure Red | View | |
#D06916 | rgb(208, 105, 22) | hsl(27, 81%, 45%) | Pure Orange | View | |
#D09816 | rgb(208, 152, 22) | hsl(42, 81%, 45%) | Pure Amber | View | |
#D0C616 | rgb(208, 198, 22) | hsl(57, 81%, 45%) | Pure Yellow | View |
:root {
--color-1: #D0161F;
--color-2: #D03B16;
--color-3: #D06916;
--color-4: #D09816;
--color-5: #D0C616;
}Palettes that share visual characteristics and color harmony.