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 |
|---|---|---|---|---|---|
#C4AB87 | rgb(196, 171, 135) | hsl(35, 34%, 65%) | Muted Amber | View | |
#C4BA87 | rgb(196, 186, 135) | hsl(50, 34%, 65%) | Muted Yellow | View | |
#BFC487 | rgb(191, 196, 135) | hsl(65, 34%, 65%) | Muted Lime | View | |
#B0C487 | rgb(176, 196, 135) | hsl(80, 34%, 65%) | Muted Lime | View | |
#A1C487 | rgb(161, 196, 135) | hsl(94, 34%, 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: #C4AB87;
--color-2: #C4BA87;
--color-3: #BFC487;
--color-4: #B0C487;
--color-5: #A1C487;
}Palettes that share visual characteristics and color harmony.