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 |
|---|---|---|---|---|---|
#A8A57A | rgb(168, 165, 122) | hsl(56, 21%, 57%) | Muted Yellow | View | |
#A0A87A | rgb(160, 168, 122) | hsl(70, 21%, 57%) | Muted Lime | View | |
#94A87A | rgb(148, 168, 122) | hsl(86, 21%, 57%) | Muted Green | View | |
#89A87A | rgb(137, 168, 122) | hsl(100, 21%, 57%) | Muted Green | View | |
#7DA87A | rgb(125, 168, 122) | hsl(116, 21%, 57%) | 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: #A8A57A;
--color-2: #A0A87A;
--color-3: #94A87A;
--color-4: #89A87A;
--color-5: #7DA87A;
}Palettes that share visual characteristics and color harmony.