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 |
|---|---|---|---|---|---|
#9B4B53 | rgb(155, 75, 83) | hsl(354, 35%, 45%) | Muted Red | View | |
#9B574B | rgb(155, 87, 75) | hsl(9, 35%, 45%) | Muted Red | View | |
#9B6B4B | rgb(155, 107, 75) | hsl(24, 35%, 45%) | Muted Orange | View | |
#9B7F4B | rgb(155, 127, 75) | hsl(39, 35%, 45%) | Muted Amber | View | |
#9B934B | rgb(155, 147, 75) | hsl(54, 35%, 45%) | Muted Yellow | View |
:root {
--color-1: #9B4B53;
--color-2: #9B574B;
--color-3: #9B6B4B;
--color-4: #9B7F4B;
--color-5: #9B934B;
}Palettes that share visual characteristics and color harmony.