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 |
|---|---|---|---|---|---|
#D90D2F | rgb(217, 13, 47) | hsl(350, 89%, 45%) | Pure Red | View | |
#D91E0D | rgb(217, 30, 13) | hsl(5, 89%, 45%) | Pure Red | View | |
#D9510D | rgb(217, 81, 13) | hsl(20, 89%, 45%) | Pure Orange | View | |
#D9840D | rgb(217, 132, 13) | hsl(35, 89%, 45%) | Pure Amber | View | |
#D9B70D | rgb(217, 183, 13) | hsl(50, 89%, 45%) | Pure Yellow | View |
:root {
--color-1: #D90D2F;
--color-2: #D91E0D;
--color-3: #D9510D;
--color-4: #D9840D;
--color-5: #D9B70D;
}Palettes that share visual characteristics and color harmony.