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 |
|---|---|---|---|---|---|
#B9985F | rgb(185, 152, 95) | hsl(38, 39%, 55%) | Muted Amber | View | |
#B9AF5F | rgb(185, 175, 95) | hsl(53, 39%, 55%) | Muted Yellow | View | |
#ADB95F | rgb(173, 185, 95) | hsl(68, 39%, 55%) | Muted Lime | View | |
#97B95F | rgb(151, 185, 95) | hsl(83, 39%, 55%) | Muted Lime | View | |
#80B95F | rgb(128, 185, 95) | hsl(98, 39%, 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: #B9985F;
--color-2: #B9AF5F;
--color-3: #ADB95F;
--color-4: #97B95F;
--color-5: #80B95F;
}Palettes that share visual characteristics and color harmony.