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 |
|---|---|---|---|---|---|
#D3122F | rgb(211, 18, 47) | hsl(351, 84%, 45%) | Pure Red | View | |
#D32612 | rgb(211, 38, 18) | hsl(6, 84%, 45%) | Pure Red | View | |
#D35612 | rgb(211, 86, 18) | hsl(21, 84%, 45%) | Pure Orange | View | |
#D38612 | rgb(211, 134, 18) | hsl(36, 84%, 45%) | Pure Amber | View | |
#D3B612 | rgb(211, 182, 18) | hsl(51, 84%, 45%) | Pure Yellow | View |
:root {
--color-1: #D3122F;
--color-2: #D32612;
--color-3: #D35612;
--color-4: #D38612;
--color-5: #D3B612;
}Palettes that share visual characteristics and color harmony.