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 |
|---|---|---|---|---|---|
#9A554C | rgb(154, 85, 76) | hsl(7, 34%, 45%) | Muted Red | View | |
#9A684C | rgb(154, 104, 76) | hsl(22, 34%, 45%) | Muted Orange | View | |
#9A7C4C | rgb(154, 124, 76) | hsl(37, 34%, 45%) | Muted Amber | View | |
#9A8F4C | rgb(154, 143, 76) | hsl(52, 34%, 45%) | Muted Yellow | View | |
#919A4C | rgb(145, 154, 76) | hsl(67, 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: #9A554C;
--color-2: #9A684C;
--color-3: #9A7C4C;
--color-4: #9A8F4C;
--color-5: #919A4C;
}Palettes that share visual characteristics and color harmony.