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 |
|---|---|---|---|---|---|
#9A974C | rgb(154, 151, 76) | hsl(58, 34%, 45%) | Muted Yellow | View | |
#899A4C | rgb(137, 154, 76) | hsl(73, 34%, 45%) | Muted Lime | View | |
#759A4C | rgb(117, 154, 76) | hsl(88, 34%, 45%) | Muted Green | View | |
#629A4C | rgb(98, 154, 76) | hsl(103, 34%, 45%) | Muted Green | View | |
#4E9A4C | rgb(78, 154, 76) | hsl(118, 34%, 45%) | 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: #9A974C;
--color-2: #899A4C;
--color-3: #759A4C;
--color-4: #629A4C;
--color-5: #4E9A4C;
}Palettes that share visual characteristics and color harmony.