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 |
|---|---|---|---|---|---|
#9A914C | rgb(154, 145, 76) | hsl(53, 34%, 45%) | Muted Yellow | View | |
#8F9A4C | rgb(143, 154, 76) | hsl(68, 34%, 45%) | Muted Lime | View | |
#7C9A4C | rgb(124, 154, 76) | hsl(83, 34%, 45%) | Muted Lime | View | |
#689A4C | rgb(104, 154, 76) | hsl(98, 34%, 45%) | Muted Green | View | |
#559A4C | rgb(85, 154, 76) | hsl(113, 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: #9A914C;
--color-2: #8F9A4C;
--color-3: #7C9A4C;
--color-4: #689A4C;
--color-5: #559A4C;
}Palettes that share visual characteristics and color harmony.