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 |
|---|---|---|---|---|---|
#A2A45B | rgb(162, 164, 91) | hsl(62, 29%, 50%) | Muted Yellow | View | |
#90A45B | rgb(144, 164, 91) | hsl(76, 29%, 50%) | Muted Lime | View | |
#7DA45B | rgb(125, 164, 91) | hsl(92, 29%, 50%) | Muted Green | View | |
#6BA45B | rgb(107, 164, 91) | hsl(107, 29%, 50%) | Muted Green | View | |
#5BA45D | rgb(91, 164, 93) | hsl(122, 29%, 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: #A2A45B;
--color-2: #90A45B;
--color-3: #7DA45B;
--color-4: #6BA45B;
--color-5: #5BA45D;
}Palettes that share visual characteristics and color harmony.