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 |
|---|---|---|---|---|---|
#8C8C5A | rgb(140, 140, 90) | hsl(60, 22%, 45%) | Muted Yellow | View | |
#7F8C5A | rgb(127, 140, 90) | hsl(76, 22%, 45%) | Muted Lime | View | |
#738C5A | rgb(115, 140, 90) | hsl(90, 22%, 45%) | Muted Green | View | |
#668C5A | rgb(102, 140, 90) | hsl(106, 22%, 45%) | Muted Green | View | |
#5A8C5A | rgb(90, 140, 90) | hsl(120, 22%, 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: #8C8C5A;
--color-2: #7F8C5A;
--color-3: #738C5A;
--color-4: #668C5A;
--color-5: #5A8C5A;
}Palettes that share visual characteristics and color harmony.