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 |
|---|---|---|---|---|---|
#9C5455 | rgb(156, 84, 85) | hsl(359, 30%, 47%) | Muted Red | View | |
#9C6554 | rgb(156, 101, 84) | hsl(14, 30%, 47%) | Muted Red | View | |
#9C7754 | rgb(156, 119, 84) | hsl(29, 30%, 47%) | Muted Orange | View | |
#9C8954 | rgb(156, 137, 84) | hsl(44, 30%, 47%) | Muted Amber | View | |
#9C9B54 | rgb(156, 155, 84) | hsl(59, 30%, 47%) | Muted Yellow | View |
:root {
--color-1: #9C5455;
--color-2: #9C6554;
--color-3: #9C7754;
--color-4: #9C8954;
--color-5: #9C9B54;
}Palettes that share visual characteristics and color harmony.