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 |
|---|---|---|---|---|---|
#C7858F | rgb(199, 133, 143) | hsl(351, 37%, 65%) | Muted Red | View | |
#C78B85 | rgb(199, 139, 133) | hsl(5, 37%, 65%) | Muted Red | View | |
#C79C85 | rgb(199, 156, 133) | hsl(21, 37%, 65%) | Muted Orange | View | |
#C7AC85 | rgb(199, 172, 133) | hsl(35, 37%, 65%) | Muted Amber | View | |
#C7BD85 | rgb(199, 189, 133) | hsl(51, 37%, 65%) | Muted Yellow | View |
:root {
--color-1: #C7858F;
--color-2: #C78B85;
--color-3: #C79C85;
--color-4: #C7AC85;
--color-5: #C7BD85;
}Palettes that share visual characteristics and color harmony.