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 |
|---|---|---|---|---|---|
#994D58 | rgb(153, 77, 88) | hsl(351, 33%, 45%) | Muted Red | View | |
#99544D | rgb(153, 84, 77) | hsl(6, 33%, 45%) | Muted Red | View | |
#99674D | rgb(153, 103, 77) | hsl(21, 33%, 45%) | Muted Orange | View | |
#997A4D | rgb(153, 122, 77) | hsl(36, 33%, 45%) | Muted Amber | View | |
#998D4D | rgb(153, 141, 77) | hsl(51, 33%, 45%) | Muted Yellow | View |
:root {
--color-1: #994D58;
--color-2: #99544D;
--color-3: #99674D;
--color-4: #997A4D;
--color-5: #998D4D;
}Palettes that share visual characteristics and color harmony.