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 |
|---|---|---|---|---|---|
#8F8A5B | rgb(143, 138, 91) | hsl(54, 22%, 46%) | Muted Yellow | View | |
#878F5B | rgb(135, 143, 91) | hsl(69, 22%, 46%) | Muted Lime | View | |
#7A8F5B | rgb(122, 143, 91) | hsl(84, 22%, 46%) | Muted Lime | View | |
#6E8F5B | rgb(110, 143, 91) | hsl(98, 22%, 46%) | Muted Green | View | |
#618F5B | rgb(97, 143, 91) | hsl(113, 22%, 46%) | 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: #8F8A5B;
--color-2: #878F5B;
--color-3: #7A8F5B;
--color-4: #6E8F5B;
--color-5: #618F5B;
}Palettes that share visual characteristics and color harmony.