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 |
|---|---|---|---|---|---|
#D90D13 | rgb(217, 13, 19) | hsl(358, 89%, 45%) | Pure Red | View | |
#D9390D | rgb(217, 57, 13) | hsl(13, 89%, 45%) | Pure Red | View | |
#D96C0D | rgb(217, 108, 13) | hsl(28, 89%, 45%) | Pure Orange | View | |
#D99F0D | rgb(217, 159, 13) | hsl(43, 89%, 45%) | Pure Amber | View | |
#D9D20D | rgb(217, 210, 13) | hsl(58, 89%, 45%) | Pure Yellow | View |
:root {
--color-1: #D90D13;
--color-2: #D9390D;
--color-3: #D96C0D;
--color-4: #D99F0D;
--color-5: #D9D20D;
}Palettes that share visual characteristics and color harmony.