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 |
|---|---|---|---|---|---|
#999A5B | rgb(153, 154, 91) | hsl(61, 26%, 48%) | Muted Yellow | View | |
#899A5B | rgb(137, 154, 91) | hsl(76, 26%, 48%) | Muted Lime | View | |
#799A5B | rgb(121, 154, 91) | hsl(91, 26%, 48%) | Muted Green | View | |
#699A5B | rgb(105, 154, 91) | hsl(107, 26%, 48%) | Muted Green | View | |
#5B9A5C | rgb(91, 154, 92) | hsl(121, 26%, 48%) | 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: #999A5B;
--color-2: #899A5B;
--color-3: #799A5B;
--color-4: #699A5B;
--color-5: #5B9A5C;
}Palettes that share visual characteristics and color harmony.