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 |
|---|---|---|---|---|---|
#B99B5F | rgb(185, 155, 95) | hsl(40, 39%, 55%) | Muted Amber | View | |
#B9B25F | rgb(185, 178, 95) | hsl(55, 39%, 55%) | Muted Yellow | View | |
#AAB95F | rgb(170, 185, 95) | hsl(70, 39%, 55%) | Muted Lime | View | |
#94B95F | rgb(148, 185, 95) | hsl(85, 39%, 55%) | Muted Green | View | |
#7DB95F | rgb(125, 185, 95) | hsl(100, 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: #B99B5F;
--color-2: #B9B25F;
--color-3: #AAB95F;
--color-4: #94B95F;
--color-5: #7DB95F;
}Palettes that share visual characteristics and color harmony.