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 |
|---|---|---|---|---|---|
#C3AB88 | rgb(195, 171, 136) | hsl(36, 33%, 65%) | Muted Amber | View | |
#C3B988 | rgb(195, 185, 136) | hsl(50, 33%, 65%) | Muted Yellow | View | |
#BEC388 | rgb(190, 195, 136) | hsl(65, 33%, 65%) | Muted Lime | View | |
#B0C388 | rgb(176, 195, 136) | hsl(79, 33%, 65%) | Muted Lime | View | |
#A1C388 | rgb(161, 195, 136) | hsl(95, 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: #C3AB88;
--color-2: #C3B988;
--color-3: #BEC388;
--color-4: #B0C388;
--color-5: #A1C388;
}Palettes that share visual characteristics and color harmony.