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 |
|---|---|---|---|---|---|
#B6B78A | rgb(182, 183, 138) | hsl(61, 24%, 63%) | Muted Yellow | View | |
#AAB78A | rgb(170, 183, 138) | hsl(77, 24%, 63%) | Muted Lime | View | |
#9FB78A | rgb(159, 183, 138) | hsl(92, 24%, 63%) | Muted Green | View | |
#94B78A | rgb(148, 183, 138) | hsl(107, 24%, 63%) | Muted Green | View | |
#8AB78C | rgb(138, 183, 140) | hsl(123, 24%, 63%) | 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: #B6B78A;
--color-2: #AAB78A;
--color-3: #9FB78A;
--color-4: #94B78A;
--color-5: #8AB78C;
}Palettes that share visual characteristics and color harmony.