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 Light Amber, Muted Light Yellow, Muted Light 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 |
|---|---|---|---|---|---|
#D2C3A2 | rgb(210, 195, 162) | hsl(41, 35%, 73%) | Muted Light Amber | View | |
#D2CFA2 | rgb(210, 207, 162) | hsl(56, 35%, 73%) | Muted Light Yellow | View | |
#C9D2A2 | rgb(201, 210, 162) | hsl(71, 35%, 73%) | Muted Light Lime | View | |
#BDD2A2 | rgb(189, 210, 162) | hsl(86, 35%, 73%) | Muted Light Green | View | |
#B1D2A2 | rgb(177, 210, 162) | hsl(101, 35%, 73%) | Muted Light Green | View |
:root {
--color-1: #D2C3A2;
--color-2: #D2CFA2;
--color-3: #C9D2A2;
--color-4: #BDD2A2;
--color-5: #B1D2A2;
}Palettes that share visual characteristics and color harmony.