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 Muted Red, Muted Red, Muted 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 |
|---|---|---|---|---|---|
#C5878D | rgb(197, 135, 141) | hsl(354, 35%, 65%) | Muted Red | View | |
#C59087 | rgb(197, 144, 135) | hsl(9, 35%, 65%) | Muted Red | View | |
#C5A087 | rgb(197, 160, 135) | hsl(24, 35%, 65%) | Muted Orange | View | |
#C5AF87 | rgb(197, 175, 135) | hsl(39, 35%, 65%) | Muted Amber | View | |
#C5BF87 | rgb(197, 191, 135) | hsl(54, 35%, 65%) | Muted Yellow | View |
:root {
--color-1: #C5878D;
--color-2: #C59087;
--color-3: #C5A087;
--color-4: #C5AF87;
--color-5: #C5BF87;
}Palettes that share visual characteristics and color harmony.