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 Orange, Muted Amber, Muted Yellow. 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 |
|---|---|---|---|---|---|
#966D4F | rgb(150, 109, 79) | hsl(25, 31%, 45%) | Muted Orange | View | |
#967F4F | rgb(150, 127, 79) | hsl(41, 31%, 45%) | Muted Amber | View | |
#96904F | rgb(150, 144, 79) | hsl(55, 31%, 45%) | Muted Yellow | View | |
#8A964F | rgb(138, 150, 79) | hsl(70, 31%, 45%) | Muted Lime | View | |
#79964F | rgb(121, 150, 79) | hsl(85, 31%, 45%) | Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Orange and Muted Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #966D4F;
--color-2: #967F4F;
--color-3: #96904F;
--color-4: #8A964F;
--color-5: #79964F;
}Palettes that share visual characteristics and color harmony.