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 |
|---|---|---|---|---|---|
#B49A64 | rgb(180, 154, 100) | hsl(40, 35%, 55%) | Muted Amber | View | |
#B4AE64 | rgb(180, 174, 100) | hsl(55, 35%, 55%) | Muted Yellow | View | |
#A7B464 | rgb(167, 180, 100) | hsl(70, 35%, 55%) | Muted Lime | View | |
#93B464 | rgb(147, 180, 100) | hsl(85, 35%, 55%) | Muted Green | View | |
#7FB464 | rgb(127, 180, 100) | hsl(100, 35%, 55%) | 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: #B49A64;
--color-2: #B4AE64;
--color-3: #A7B464;
--color-4: #93B464;
--color-5: #7FB464;
}Palettes that share visual characteristics and color harmony.