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 |
|---|---|---|---|---|---|
#C5878F | rgb(197, 135, 143) | hsl(352, 35%, 65%) | Muted Red | View | |
#C58E87 | rgb(197, 142, 135) | hsl(7, 35%, 65%) | Muted Red | View | |
#C59D87 | rgb(197, 157, 135) | hsl(21, 35%, 65%) | Muted Orange | View | |
#C5AD87 | rgb(197, 173, 135) | hsl(37, 35%, 65%) | Muted Amber | View | |
#C5BD87 | rgb(197, 189, 135) | hsl(52, 35%, 65%) | Muted Yellow | View |
:root {
--color-1: #C5878F;
--color-2: #C58E87;
--color-3: #C59D87;
--color-4: #C5AD87;
--color-5: #C5BD87;
}Palettes that share visual characteristics and color harmony.