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 Amber, Muted Yellow, Muted Lime. 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 |
|---|---|---|---|---|---|
#C7B385 | rgb(199, 179, 133) | hsl(42, 37%, 65%) | Muted Amber | View | |
#C7C385 | rgb(199, 195, 133) | hsl(56, 37%, 65%) | Muted Yellow | View | |
#BAC785 | rgb(186, 199, 133) | hsl(72, 37%, 65%) | Muted Lime | View | |
#A9C785 | rgb(169, 199, 133) | hsl(87, 37%, 65%) | Muted Green | View | |
#99C785 | rgb(153, 199, 133) | hsl(102, 37%, 65%) | Muted Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Amber and Muted Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C7B385;
--color-2: #C7C385;
--color-3: #BAC785;
--color-4: #A9C785;
--color-5: #99C785;
}Palettes that share visual characteristics and color harmony.