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 |
|---|---|---|---|---|---|
#A7A86B | rgb(167, 168, 107) | hsl(61, 26%, 54%) | Muted Yellow | View | |
#98A86B | rgb(152, 168, 107) | hsl(76, 26%, 54%) | Muted Lime | View | |
#89A86B | rgb(137, 168, 107) | hsl(90, 26%, 54%) | Muted Green | View | |
#79A86B | rgb(121, 168, 107) | hsl(106, 26%, 54%) | Muted Green | View | |
#6BA86C | rgb(107, 168, 108) | hsl(121, 26%, 54%) | 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: #A7A86B;
--color-2: #98A86B;
--color-3: #89A86B;
--color-4: #79A86B;
--color-5: #6BA86C;
}Palettes that share visual characteristics and color harmony.