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 |
|---|---|---|---|---|---|
#AAAA6E | rgb(170, 170, 110) | hsl(60, 26%, 55%) | Muted Yellow | View | |
#9BAA6E | rgb(155, 170, 110) | hsl(75, 26%, 55%) | Muted Lime | View | |
#8CAA6E | rgb(140, 170, 110) | hsl(90, 26%, 55%) | Muted Green | View | |
#7DAA6E | rgb(125, 170, 110) | hsl(105, 26%, 55%) | Muted Green | View | |
#6EAA6E | rgb(110, 170, 110) | hsl(120, 26%, 55%) | 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: #AAAA6E;
--color-2: #9BAA6E;
--color-3: #8CAA6E;
--color-4: #7DAA6E;
--color-5: #6EAA6E;
}Palettes that share visual characteristics and color harmony.