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 |
|---|---|---|---|---|---|
#B7B38A | rgb(183, 179, 138) | hsl(55, 24%, 63%) | Muted Yellow | View | |
#B1B78A | rgb(177, 183, 138) | hsl(68, 24%, 63%) | Muted Lime | View | |
#A5B78A | rgb(165, 183, 138) | hsl(84, 24%, 63%) | Muted Lime | View | |
#9AB78A | rgb(154, 183, 138) | hsl(99, 24%, 63%) | Muted Green | View | |
#8FB78A | rgb(143, 183, 138) | hsl(113, 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: #B7B38A;
--color-2: #B1B78A;
--color-3: #A5B78A;
--color-4: #9AB78A;
--color-5: #8FB78A;
}Palettes that share visual characteristics and color harmony.