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 |
|---|---|---|---|---|---|
#C08C92 | rgb(192, 140, 146) | hsl(353, 29%, 65%) | Muted Red | View | |
#C0938C | rgb(192, 147, 140) | hsl(8, 29%, 65%) | Muted Red | View | |
#C0A08C | rgb(192, 160, 140) | hsl(23, 29%, 65%) | Muted Orange | View | |
#C0AD8C | rgb(192, 173, 140) | hsl(38, 29%, 65%) | Muted Amber | View | |
#C0BA8C | rgb(192, 186, 140) | hsl(53, 29%, 65%) | Muted Yellow | View |
:root {
--color-1: #C08C92;
--color-2: #C0938C;
--color-3: #C0A08C;
--color-4: #C0AD8C;
--color-5: #C0BA8C;
}Palettes that share visual characteristics and color harmony.