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 |
|---|---|---|---|---|---|
#9A4C5E | rgb(154, 76, 94) | hsl(346, 34%, 45%) | Muted Red | View | |
#9A4D4C | rgb(154, 77, 76) | hsl(1, 34%, 45%) | Muted Red | View | |
#9A614C | rgb(154, 97, 76) | hsl(16, 34%, 45%) | Muted Orange | View | |
#9A744C | rgb(154, 116, 76) | hsl(31, 34%, 45%) | Muted Orange | View | |
#9A884C | rgb(154, 136, 76) | hsl(46, 34%, 45%) | Muted Yellow | View |
:root {
--color-1: #9A4C5E;
--color-2: #9A4D4C;
--color-3: #9A614C;
--color-4: #9A744C;
--color-5: #9A884C;
}Palettes that share visual characteristics and color harmony.