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 |
|---|---|---|---|---|---|
#A2A380 | rgb(162, 163, 128) | hsl(62, 16%, 57%) | Muted Yellow | View | |
#9AA380 | rgb(154, 163, 128) | hsl(75, 16%, 57%) | Muted Lime | View | |
#91A380 | rgb(145, 163, 128) | hsl(91, 16%, 57%) | Muted Green | View | |
#88A380 | rgb(136, 163, 128) | hsl(106, 16%, 57%) | Muted Green | View | |
#80A380 | rgb(128, 163, 128) | hsl(120, 16%, 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: #A2A380;
--color-2: #9AA380;
--color-3: #91A380;
--color-4: #88A380;
--color-5: #80A380;
}Palettes that share visual characteristics and color harmony.