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 Yellow, Muted Lime, Muted Lime. 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 |
|---|---|---|---|---|---|
#9D987B | rgb(157, 152, 123) | hsl(51, 15%, 55%) | Muted Yellow | View | |
#9A9D7B | rgb(154, 157, 123) | hsl(65, 15%, 55%) | Muted Lime | View | |
#919D7B | rgb(145, 157, 123) | hsl(81, 15%, 55%) | Muted Lime | View | |
#899D7B | rgb(137, 157, 123) | hsl(95, 15%, 55%) | Muted Green | View | |
#809D7B | rgb(128, 157, 123) | hsl(111, 15%, 55%) | Muted Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Yellow and Muted Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #9D987B;
--color-2: #9A9D7B;
--color-3: #919D7B;
--color-4: #899D7B;
--color-5: #809D7B;
}Palettes that share visual characteristics and color harmony.