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 |
|---|---|---|---|---|---|
#9A524C | rgb(154, 82, 76) | hsl(5, 34%, 45%) | Muted Red | View | |
#9A664C | rgb(154, 102, 76) | hsl(20, 34%, 45%) | Muted Orange | View | |
#9A794C | rgb(154, 121, 76) | hsl(35, 34%, 45%) | Muted Amber | View | |
#9A8D4C | rgb(154, 141, 76) | hsl(50, 34%, 45%) | Muted Yellow | View | |
#939A4C | rgb(147, 154, 76) | hsl(65, 34%, 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: #9A524C;
--color-2: #9A664C;
--color-3: #9A794C;
--color-4: #9A8D4C;
--color-5: #939A4C;
}Palettes that share visual characteristics and color harmony.