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 |
|---|---|---|---|---|---|
#C0C18A | rgb(192, 193, 138) | hsl(61, 31%, 65%) | Muted Yellow | View | |
#B3C18A | rgb(179, 193, 138) | hsl(75, 31%, 65%) | Muted Lime | View | |
#A5C18A | rgb(165, 193, 138) | hsl(91, 31%, 65%) | Muted Green | View | |
#97C18A | rgb(151, 193, 138) | hsl(106, 31%, 65%) | Muted Green | View | |
#8AC18B | rgb(138, 193, 139) | hsl(121, 31%, 65%) | 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: #C0C18A;
--color-2: #B3C18A;
--color-3: #A5C18A;
--color-4: #97C18A;
--color-5: #8AC18B;
}Palettes that share visual characteristics and color harmony.