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 |
|---|---|---|---|---|---|
#99584D | rgb(153, 88, 77) | hsl(9, 33%, 45%) | Muted Red | View | |
#996B4D | rgb(153, 107, 77) | hsl(24, 33%, 45%) | Muted Orange | View | |
#997E4D | rgb(153, 126, 77) | hsl(39, 33%, 45%) | Muted Amber | View | |
#99914D | rgb(153, 145, 77) | hsl(54, 33%, 45%) | Muted Yellow | View | |
#8D994D | rgb(141, 153, 77) | hsl(69, 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: #99584D;
--color-2: #996B4D;
--color-3: #997E4D;
--color-4: #99914D;
--color-5: #8D994D;
}Palettes that share visual characteristics and color harmony.