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 |
|---|---|---|---|---|---|
#9B4B4C | rgb(155, 75, 76) | hsl(359, 35%, 45%) | Muted Red | View | |
#9B5D4B | rgb(155, 93, 75) | hsl(13, 35%, 45%) | Muted Red | View | |
#9B714B | rgb(155, 113, 75) | hsl(29, 35%, 45%) | Muted Orange | View | |
#9B854B | rgb(155, 133, 75) | hsl(44, 35%, 45%) | Muted Amber | View | |
#9B9A4B | rgb(155, 154, 75) | hsl(59, 35%, 45%) | Muted Yellow | View |
:root {
--color-1: #9B4B4C;
--color-2: #9B5D4B;
--color-3: #9B714B;
--color-4: #9B854B;
--color-5: #9B9A4B;
}Palettes that share visual characteristics and color harmony.