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 |
|---|---|---|---|---|---|
#BDA87F | rgb(189, 168, 127) | hsl(40, 32%, 62%) | Muted Amber | View | |
#BDB87F | rgb(189, 184, 127) | hsl(55, 32%, 62%) | Muted Yellow | View | |
#B3BD7F | rgb(179, 189, 127) | hsl(70, 32%, 62%) | Muted Lime | View | |
#A3BD7F | rgb(163, 189, 127) | hsl(85, 32%, 62%) | Muted Green | View | |
#94BD7F | rgb(148, 189, 127) | hsl(100, 32%, 62%) | 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: #BDA87F;
--color-2: #BDB87F;
--color-3: #B3BD7F;
--color-4: #A3BD7F;
--color-5: #94BD7F;
}Palettes that share visual characteristics and color harmony.