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 |
|---|---|---|---|---|---|
#B39D65 | rgb(179, 157, 101) | hsl(43, 34%, 55%) | Muted Amber | View | |
#B3B165 | rgb(179, 177, 101) | hsl(58, 34%, 55%) | Muted Yellow | View | |
#A2B365 | rgb(162, 179, 101) | hsl(73, 34%, 55%) | Muted Lime | View | |
#8FB365 | rgb(143, 179, 101) | hsl(88, 34%, 55%) | Muted Green | View | |
#7BB365 | rgb(123, 179, 101) | hsl(103, 34%, 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: #B39D65;
--color-2: #B3B165;
--color-3: #A2B365;
--color-4: #8FB365;
--color-5: #7BB365;
}Palettes that share visual characteristics and color harmony.