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 Amber, Muted Yellow, 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 |
|---|---|---|---|---|---|
#9D8F7B | rgb(157, 143, 123) | hsl(35, 15%, 55%) | Muted Amber | View | |
#9D987B | rgb(157, 152, 123) | hsl(51, 15%, 55%) | Muted Yellow | View | |
#9B9D7B | rgb(155, 157, 123) | hsl(64, 15%, 55%) | Muted Yellow | View | |
#929D7B | rgb(146, 157, 123) | hsl(79, 15%, 55%) | Muted Lime | View | |
#899D7B | rgb(137, 157, 123) | hsl(95, 15%, 55%) | Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Amber and Muted Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #9D8F7B;
--color-2: #9D987B;
--color-3: #9B9D7B;
--color-4: #929D7B;
--color-5: #899D7B;
}Palettes that share visual characteristics and color harmony.