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 |
|---|---|---|---|---|---|
#AFA850 | rgb(175, 168, 80) | hsl(56, 37%, 50%) | Muted Yellow | View | |
#9DAF50 | rgb(157, 175, 80) | hsl(71, 37%, 50%) | Muted Lime | View | |
#86AF50 | rgb(134, 175, 80) | hsl(86, 37%, 50%) | Muted Green | View | |
#6EAF50 | rgb(110, 175, 80) | hsl(101, 37%, 50%) | Muted Green | View | |
#57AF50 | rgb(87, 175, 80) | hsl(116, 37%, 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: #AFA850;
--color-2: #9DAF50;
--color-3: #86AF50;
--color-4: #6EAF50;
--color-5: #57AF50;
}Palettes that share visual characteristics and color harmony.