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 |
|---|---|---|---|---|---|
#994D52 | rgb(153, 77, 82) | hsl(356, 33%, 45%) | Muted Red | View | |
#995B4D | rgb(153, 91, 77) | hsl(11, 33%, 45%) | Muted Red | View | |
#996E4D | rgb(153, 110, 77) | hsl(26, 33%, 45%) | Muted Orange | View | |
#99814D | rgb(153, 129, 77) | hsl(41, 33%, 45%) | Muted Amber | View | |
#99944D | rgb(153, 148, 77) | hsl(56, 33%, 45%) | Muted Yellow | View |
:root {
--color-1: #994D52;
--color-2: #995B4D;
--color-3: #996E4D;
--color-4: #99814D;
--color-5: #99944D;
}Palettes that share visual characteristics and color harmony.