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 |
|---|---|---|---|---|---|
#D90D40 | rgb(217, 13, 64) | hsl(345, 89%, 45%) | Pure Red | View | |
#D90D0D | rgb(217, 13, 13) | hsl(0, 89%, 45%) | Pure Red | View | |
#D9400D | rgb(217, 64, 13) | hsl(15, 89%, 45%) | Pure Orange | View | |
#D9730D | rgb(217, 115, 13) | hsl(30, 89%, 45%) | Pure Orange | View | |
#D9A60D | rgb(217, 166, 13) | hsl(45, 89%, 45%) | Pure Yellow | View |
:root {
--color-1: #D90D40;
--color-2: #D90D0D;
--color-3: #D9400D;
--color-4: #D9730D;
--color-5: #D9A60D;
}Palettes that share visual characteristics and color harmony.