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 |
|---|---|---|---|---|---|
#C7858A | rgb(199, 133, 138) | hsl(355, 37%, 65%) | Muted Red | View | |
#C79085 | rgb(199, 144, 133) | hsl(10, 37%, 65%) | Muted Red | View | |
#C7A085 | rgb(199, 160, 133) | hsl(25, 37%, 65%) | Muted Orange | View | |
#C7B185 | rgb(199, 177, 133) | hsl(40, 37%, 65%) | Muted Amber | View | |
#C7C185 | rgb(199, 193, 133) | hsl(55, 37%, 65%) | Muted Yellow | View |
:root {
--color-1: #C7858A;
--color-2: #C79085;
--color-3: #C7A085;
--color-4: #C7B185;
--color-5: #C7C185;
}Palettes that share visual characteristics and color harmony.