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 |
|---|---|---|---|---|---|
#D70F12 | rgb(215, 15, 18) | hsl(359, 87%, 45%) | Pure Red | View | |
#D73E0F | rgb(215, 62, 15) | hsl(14, 87%, 45%) | Pure Red | View | |
#D76F0F | rgb(215, 111, 15) | hsl(29, 87%, 45%) | Pure Orange | View | |
#D7A10F | rgb(215, 161, 15) | hsl(44, 87%, 45%) | Pure Amber | View | |
#D7D30F | rgb(215, 211, 15) | hsl(59, 87%, 45%) | Pure Yellow | View |
:root {
--color-1: #D70F12;
--color-2: #D73E0F;
--color-3: #D76F0F;
--color-4: #D7A10F;
--color-5: #D7D30F;
}Palettes that share visual characteristics and color harmony.