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 |
|---|---|---|---|---|---|
#CDBA98 | rgb(205, 186, 152) | hsl(38, 35%, 70%) | Muted Amber | View | |
#CDC798 | rgb(205, 199, 152) | hsl(53, 35%, 70%) | Muted Yellow | View | |
#C6CD98 | rgb(198, 205, 152) | hsl(68, 35%, 70%) | Muted Lime | View | |
#B9CD98 | rgb(185, 205, 152) | hsl(83, 35%, 70%) | Muted Lime | View | |
#ABCD98 | rgb(171, 205, 152) | hsl(98, 35%, 70%) | 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: #CDBA98;
--color-2: #CDC798;
--color-3: #C6CD98;
--color-4: #B9CD98;
--color-5: #ABCD98;
}Palettes that share visual characteristics and color harmony.