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 |
|---|---|---|---|---|---|
#B6AC90 | rgb(182, 172, 144) | hsl(44, 21%, 64%) | Muted Amber | View | |
#B6B690 | rgb(182, 182, 144) | hsl(60, 21%, 64%) | Muted Yellow | View | |
#ADB690 | rgb(173, 182, 144) | hsl(74, 21%, 64%) | Muted Lime | View | |
#A4B690 | rgb(164, 182, 144) | hsl(88, 21%, 64%) | Muted Green | View | |
#9AB690 | rgb(154, 182, 144) | hsl(104, 21%, 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: #B6AC90;
--color-2: #B6B690;
--color-3: #ADB690;
--color-4: #A4B690;
--color-5: #9AB690;
}Palettes that share visual characteristics and color harmony.