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 |
|---|---|---|---|---|---|
#9A924C | rgb(154, 146, 76) | hsl(54, 34%, 45%) | Muted Yellow | View | |
#8E9A4C | rgb(142, 154, 76) | hsl(69, 34%, 45%) | Muted Lime | View | |
#7B9A4C | rgb(123, 154, 76) | hsl(84, 34%, 45%) | Muted Lime | View | |
#679A4C | rgb(103, 154, 76) | hsl(99, 34%, 45%) | Muted Green | View | |
#549A4C | rgb(84, 154, 76) | hsl(114, 34%, 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: #9A924C;
--color-2: #8E9A4C;
--color-3: #7B9A4C;
--color-4: #679A4C;
--color-5: #549A4C;
}Palettes that share visual characteristics and color harmony.