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 Green. 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 |
|---|---|---|---|---|---|
#9D9B7B | rgb(157, 155, 123) | hsl(56, 15%, 55%) | Muted Yellow | View | |
#979D7B | rgb(151, 157, 123) | hsl(71, 15%, 55%) | Muted Lime | View | |
#8F9D7B | rgb(143, 157, 123) | hsl(85, 15%, 55%) | Muted Green | View | |
#869D7B | rgb(134, 157, 123) | hsl(101, 15%, 55%) | Muted Green | View | |
#7D9D7B | rgb(125, 157, 123) | hsl(116, 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: #9D9B7B;
--color-2: #979D7B;
--color-3: #8F9D7B;
--color-4: #869D7B;
--color-5: #7D9D7B;
}Palettes that share visual characteristics and color harmony.