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 |
|---|---|---|---|---|---|
#C18B8C | rgb(193, 139, 140) | hsl(359, 30%, 65%) | Muted Red | View | |
#C1978B | rgb(193, 151, 139) | hsl(13, 30%, 65%) | Muted Red | View | |
#C1A58B | rgb(193, 165, 139) | hsl(29, 30%, 65%) | Muted Orange | View | |
#C1B28B | rgb(193, 178, 139) | hsl(43, 30%, 65%) | Muted Amber | View | |
#C1C08B | rgb(193, 192, 139) | hsl(59, 30%, 65%) | Muted Yellow | View |
:root {
--color-1: #C18B8C;
--color-2: #C1978B;
--color-3: #C1A58B;
--color-4: #C1B28B;
--color-5: #C1C08B;
}Palettes that share visual characteristics and color harmony.