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 |
|---|---|---|---|---|---|
#A2A05D | rgb(162, 160, 93) | hsl(58, 27%, 50%) | Muted Yellow | View | |
#93A25D | rgb(147, 162, 93) | hsl(73, 27%, 50%) | Muted Lime | View | |
#82A25D | rgb(130, 162, 93) | hsl(88, 27%, 50%) | Muted Green | View | |
#71A25D | rgb(113, 162, 93) | hsl(103, 27%, 50%) | Muted Green | View | |
#5FA25D | rgb(95, 162, 93) | hsl(118, 27%, 50%) | 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: #A2A05D;
--color-2: #93A25D;
--color-3: #82A25D;
--color-4: #71A25D;
--color-5: #5FA25D;
}Palettes that share visual characteristics and color harmony.