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 |
|---|---|---|---|---|---|
#9F9750 | rgb(159, 151, 80) | hsl(54, 33%, 47%) | Muted Yellow | View | |
#949F50 | rgb(148, 159, 80) | hsl(68, 33%, 47%) | Muted Lime | View | |
#809F50 | rgb(128, 159, 80) | hsl(84, 33%, 47%) | Muted Lime | View | |
#6C9F50 | rgb(108, 159, 80) | hsl(99, 33%, 47%) | Muted Green | View | |
#589F50 | rgb(88, 159, 80) | hsl(114, 33%, 47%) | 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: #9F9750;
--color-2: #949F50;
--color-3: #809F50;
--color-4: #6C9F50;
--color-5: #589F50;
}Palettes that share visual characteristics and color harmony.