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 |
|---|---|---|---|---|---|
#8A5C5F | rgb(138, 92, 95) | hsl(356, 20%, 45%) | Muted Red | View | |
#8A645C | rgb(138, 100, 92) | hsl(10, 20%, 45%) | Muted Red | View | |
#8A705C | rgb(138, 112, 92) | hsl(26, 20%, 45%) | Muted Orange | View | |
#8A7B5C | rgb(138, 123, 92) | hsl(40, 20%, 45%) | Muted Amber | View | |
#8A875C | rgb(138, 135, 92) | hsl(56, 20%, 45%) | Muted Yellow | View |
:root {
--color-1: #8A5C5F;
--color-2: #8A645C;
--color-3: #8A705C;
--color-4: #8A7B5C;
--color-5: #8A875C;
}Palettes that share visual characteristics and color harmony.