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 |
|---|---|---|---|---|---|
#A0A046 | rgb(160, 160, 70) | hsl(60, 39%, 45%) | Muted Yellow | View | |
#89A046 | rgb(137, 160, 70) | hsl(75, 39%, 45%) | Muted Lime | View | |
#73A046 | rgb(115, 160, 70) | hsl(90, 39%, 45%) | Muted Green | View | |
#5CA046 | rgb(92, 160, 70) | hsl(105, 39%, 45%) | Muted Green | View | |
#46A046 | rgb(70, 160, 70) | hsl(120, 39%, 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: #A0A046;
--color-2: #89A046;
--color-3: #73A046;
--color-4: #5CA046;
--color-5: #46A046;
}Palettes that share visual characteristics and color harmony.