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 |
|---|---|---|---|---|---|
#C1AB86 | rgb(193, 171, 134) | hsl(38, 32%, 64%) | Muted Amber | View | |
#C1BA86 | rgb(193, 186, 134) | hsl(53, 32%, 64%) | Muted Yellow | View | |
#B9C186 | rgb(185, 193, 134) | hsl(68, 32%, 64%) | Muted Lime | View | |
#AAC186 | rgb(170, 193, 134) | hsl(83, 32%, 64%) | Muted Lime | View | |
#9BC186 | rgb(155, 193, 134) | hsl(99, 32%, 64%) | 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: #C1AB86;
--color-2: #C1BA86;
--color-3: #B9C186;
--color-4: #AAC186;
--color-5: #9BC186;
}Palettes that share visual characteristics and color harmony.