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 |
|---|---|---|---|---|---|
#C8848E | rgb(200, 132, 142) | hsl(351, 38%, 65%) | Muted Red | View | |
#C88B84 | rgb(200, 139, 132) | hsl(6, 38%, 65%) | Muted Red | View | |
#C89C84 | rgb(200, 156, 132) | hsl(21, 38%, 65%) | Muted Orange | View | |
#C8AD84 | rgb(200, 173, 132) | hsl(36, 38%, 65%) | Muted Amber | View | |
#C8BD84 | rgb(200, 189, 132) | hsl(50, 38%, 65%) | Muted Yellow | View |
:root {
--color-1: #C8848E;
--color-2: #C88B84;
--color-3: #C89C84;
--color-4: #C8AD84;
--color-5: #C8BD84;
}Palettes that share visual characteristics and color harmony.