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 |
|---|---|---|---|---|---|
#C4878B | rgb(196, 135, 139) | hsl(356, 34%, 65%) | Muted Red | View | |
#C49387 | rgb(196, 147, 135) | hsl(12, 34%, 65%) | Muted Red | View | |
#C4A287 | rgb(196, 162, 135) | hsl(27, 34%, 65%) | Muted Orange | View | |
#C4B187 | rgb(196, 177, 135) | hsl(41, 34%, 65%) | Muted Amber | View | |
#C4C087 | rgb(196, 192, 135) | hsl(56, 34%, 65%) | Muted Yellow | View |
:root {
--color-1: #C4878B;
--color-2: #C49387;
--color-3: #C4A287;
--color-4: #C4B187;
--color-5: #C4C087;
}Palettes that share visual characteristics and color harmony.