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 |
|---|---|---|---|---|---|
#8A7D5C | rgb(138, 125, 92) | hsl(43, 20%, 45%) | Muted Amber | View | |
#8A895C | rgb(138, 137, 92) | hsl(59, 20%, 45%) | Muted Yellow | View | |
#7F8A5C | rgb(127, 138, 92) | hsl(74, 20%, 45%) | Muted Lime | View | |
#748A5C | rgb(116, 138, 92) | hsl(89, 20%, 45%) | Muted Green | View | |
#688A5C | rgb(104, 138, 92) | hsl(104, 20%, 45%) | 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: #8A7D5C;
--color-2: #8A895C;
--color-3: #7F8A5C;
--color-4: #748A5C;
--color-5: #688A5C;
}Palettes that share visual characteristics and color harmony.