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 |
|---|---|---|---|---|---|
#9F9D7A | rgb(159, 157, 122) | hsl(57, 16%, 55%) | Muted Yellow | View | |
#979F7A | rgb(151, 159, 122) | hsl(73, 16%, 55%) | Muted Lime | View | |
#8D9F7A | rgb(141, 159, 122) | hsl(89, 16%, 55%) | Muted Green | View | |
#849F7A | rgb(132, 159, 122) | hsl(104, 16%, 55%) | Muted Green | View | |
#7B9F7A | rgb(123, 159, 122) | hsl(118, 16%, 55%) | 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: #9F9D7A;
--color-2: #979F7A;
--color-3: #8D9F7A;
--color-4: #849F7A;
--color-5: #7B9F7A;
}Palettes that share visual characteristics and color harmony.