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 |
|---|---|---|---|---|---|
#98676F | rgb(152, 103, 111) | hsl(350, 19%, 50%) | Muted Red | View | |
#986B67 | rgb(152, 107, 103) | hsl(5, 19%, 50%) | Muted Red | View | |
#987767 | rgb(152, 119, 103) | hsl(20, 19%, 50%) | Muted Orange | View | |
#988467 | rgb(152, 132, 103) | hsl(36, 19%, 50%) | Muted Amber | View | |
#989067 | rgb(152, 144, 103) | hsl(50, 19%, 50%) | Muted Yellow | View |
:root {
--color-1: #98676F;
--color-2: #986B67;
--color-3: #987767;
--color-4: #988467;
--color-5: #989067;
}Palettes that share visual characteristics and color harmony.