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 |
|---|---|---|---|---|---|
#8C7B5A | rgb(140, 123, 90) | hsl(40, 22%, 45%) | Muted Amber | View | |
#8C885A | rgb(140, 136, 90) | hsl(55, 22%, 45%) | Muted Yellow | View | |
#848C5A | rgb(132, 140, 90) | hsl(70, 22%, 45%) | Muted Lime | View | |
#778C5A | rgb(119, 140, 90) | hsl(85, 22%, 45%) | Muted Green | View | |
#6A8C5A | rgb(106, 140, 90) | hsl(101, 22%, 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: #8C7B5A;
--color-2: #8C885A;
--color-3: #848C5A;
--color-4: #778C5A;
--color-5: #6A8C5A;
}Palettes that share visual characteristics and color harmony.