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 |
|---|---|---|---|---|---|
#C3B288 | rgb(195, 178, 136) | hsl(43, 33%, 65%) | Muted Amber | View | |
#C3C088 | rgb(195, 192, 136) | hsl(57, 33%, 65%) | Muted Yellow | View | |
#B7C388 | rgb(183, 195, 136) | hsl(72, 33%, 65%) | Muted Lime | View | |
#A9C388 | rgb(169, 195, 136) | hsl(86, 33%, 65%) | Muted Green | View | |
#9AC388 | rgb(154, 195, 136) | hsl(102, 33%, 65%) | 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: #C3B288;
--color-2: #C3C088;
--color-3: #B7C388;
--color-4: #A9C388;
--color-5: #9AC388;
}Palettes that share visual characteristics and color harmony.