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 Orange, Muted Amber. 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 |
|---|---|---|---|---|---|
#99574D | rgb(153, 87, 77) | hsl(8, 33%, 45%) | Muted Red | View | |
#996A4D | rgb(153, 106, 77) | hsl(23, 33%, 45%) | Muted Orange | View | |
#997D4D | rgb(153, 125, 77) | hsl(38, 33%, 45%) | Muted Amber | View | |
#99904D | rgb(153, 144, 77) | hsl(53, 33%, 45%) | Muted Yellow | View | |
#8F994D | rgb(143, 153, 77) | hsl(68, 33%, 45%) | Muted Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Red and Muted Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #99574D;
--color-2: #996A4D;
--color-3: #997D4D;
--color-4: #99904D;
--color-5: #8F994D;
}Palettes that share visual characteristics and color harmony.