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 |
|---|---|---|---|---|---|
#995B4D | rgb(153, 91, 77) | hsl(11, 33%, 45%) | Muted Red | View | |
#996E4D | rgb(153, 110, 77) | hsl(26, 33%, 45%) | Muted Orange | View | |
#99814D | rgb(153, 129, 77) | hsl(41, 33%, 45%) | Muted Amber | View | |
#99944D | rgb(153, 148, 77) | hsl(56, 33%, 45%) | Muted Yellow | View | |
#8B994D | rgb(139, 153, 77) | hsl(71, 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: #995B4D;
--color-2: #996E4D;
--color-3: #99814D;
--color-4: #99944D;
--color-5: #8B994D;
}Palettes that share visual characteristics and color harmony.