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 |
|---|---|---|---|---|---|
#A09B5A | rgb(160, 155, 90) | hsl(56, 28%, 49%) | Muted Yellow | View | |
#93A05A | rgb(147, 160, 90) | hsl(71, 28%, 49%) | Muted Lime | View | |
#82A05A | rgb(130, 160, 90) | hsl(86, 28%, 49%) | Muted Green | View | |
#70A05A | rgb(112, 160, 90) | hsl(101, 28%, 49%) | Muted Green | View | |
#5FA05A | rgb(95, 160, 90) | hsl(116, 28%, 49%) | 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: #A09B5A;
--color-2: #93A05A;
--color-3: #82A05A;
--color-4: #70A05A;
--color-5: #5FA05A;
}Palettes that share visual characteristics and color harmony.