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 |
|---|---|---|---|---|---|
#C9B89C | rgb(201, 184, 156) | hsl(37, 29%, 70%) | Muted Amber | View | |
#C9C49C | rgb(201, 196, 156) | hsl(53, 29%, 70%) | Muted Yellow | View | |
#C3C99C | rgb(195, 201, 156) | hsl(68, 29%, 70%) | Muted Lime | View | |
#B8C99C | rgb(184, 201, 156) | hsl(83, 29%, 70%) | Muted Lime | View | |
#ADC99C | rgb(173, 201, 156) | hsl(97, 29%, 70%) | 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: #C9B89C;
--color-2: #C9C49C;
--color-3: #C3C99C;
--color-4: #B8C99C;
--color-5: #ADC99C;
}Palettes that share visual characteristics and color harmony.