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 |
|---|---|---|---|---|---|
#B99E5F | rgb(185, 158, 95) | hsl(42, 39%, 55%) | Muted Amber | View | |
#B9B55F | rgb(185, 181, 95) | hsl(57, 39%, 55%) | Muted Yellow | View | |
#A7B95F | rgb(167, 185, 95) | hsl(72, 39%, 55%) | Muted Lime | View | |
#91B95F | rgb(145, 185, 95) | hsl(87, 39%, 55%) | Muted Green | View | |
#7AB95F | rgb(122, 185, 95) | hsl(102, 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: #B99E5F;
--color-2: #B9B55F;
--color-3: #A7B95F;
--color-4: #91B95F;
--color-5: #7AB95F;
}Palettes that share visual characteristics and color harmony.