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 |
|---|---|---|---|---|---|
#B39C65 | rgb(179, 156, 101) | hsl(42, 34%, 55%) | Muted Amber | View | |
#B3AF65 | rgb(179, 175, 101) | hsl(57, 34%, 55%) | Muted Yellow | View | |
#A4B365 | rgb(164, 179, 101) | hsl(72, 34%, 55%) | Muted Lime | View | |
#90B365 | rgb(144, 179, 101) | hsl(87, 34%, 55%) | Muted Green | View | |
#7DB365 | rgb(125, 179, 101) | hsl(102, 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: #B39C65;
--color-2: #B3AF65;
--color-3: #A4B365;
--color-4: #90B365;
--color-5: #7DB365;
}Palettes that share visual characteristics and color harmony.