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 |
|---|---|---|---|---|---|
#A6A86B | rgb(166, 168, 107) | hsl(62, 26%, 54%) | Muted Yellow | View | |
#97A86B | rgb(151, 168, 107) | hsl(77, 26%, 54%) | Muted Lime | View | |
#88A86B | rgb(136, 168, 107) | hsl(91, 26%, 54%) | Muted Green | View | |
#78A86B | rgb(120, 168, 107) | hsl(107, 26%, 54%) | Muted Green | View | |
#6BA86D | rgb(107, 168, 109) | hsl(122, 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: #A6A86B;
--color-2: #97A86B;
--color-3: #88A86B;
--color-4: #78A86B;
--color-5: #6BA86D;
}Palettes that share visual characteristics and color harmony.