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 |
|---|---|---|---|---|---|
#9F505B | rgb(159, 80, 91) | hsl(352, 33%, 47%) | Muted Red | View | |
#9F5A50 | rgb(159, 90, 80) | hsl(8, 33%, 47%) | Muted Red | View | |
#9F6D50 | rgb(159, 109, 80) | hsl(22, 33%, 47%) | Muted Orange | View | |
#9F8150 | rgb(159, 129, 80) | hsl(37, 33%, 47%) | Muted Amber | View | |
#9F9550 | rgb(159, 149, 80) | hsl(52, 33%, 47%) | Muted Yellow | View |
:root {
--color-1: #9F505B;
--color-2: #9F5A50;
--color-3: #9F6D50;
--color-4: #9F8150;
--color-5: #9F9550;
}Palettes that share visual characteristics and color harmony.