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 |
|---|---|---|---|---|---|
#A7A052 | rgb(167, 160, 82) | hsl(55, 34%, 49%) | Muted Yellow | View | |
#99A752 | rgb(153, 167, 82) | hsl(70, 34%, 49%) | Muted Lime | View | |
#84A752 | rgb(132, 167, 82) | hsl(85, 34%, 49%) | Muted Green | View | |
#6FA752 | rgb(111, 167, 82) | hsl(100, 34%, 49%) | Muted Green | View | |
#5AA752 | rgb(90, 167, 82) | hsl(114, 34%, 49%) | 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: #A7A052;
--color-2: #99A752;
--color-3: #84A752;
--color-4: #6FA752;
--color-5: #5AA752;
}Palettes that share visual characteristics and color harmony.