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 Yellow, Muted Light Lime, 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 |
|---|---|---|---|---|---|
#D2CDA2 | rgb(210, 205, 162) | hsl(54, 35%, 73%) | Muted Light Yellow | View | |
#CBD2A2 | rgb(203, 210, 162) | hsl(69, 35%, 73%) | Muted Light Lime | View | |
#BFD2A2 | rgb(191, 210, 162) | hsl(84, 35%, 73%) | Muted Light Lime | View | |
#B3D2A2 | rgb(179, 210, 162) | hsl(99, 35%, 73%) | Muted Light Green | View | |
#A7D2A2 | rgb(167, 210, 162) | hsl(114, 35%, 73%) | Muted Light Green | View |
:root {
--color-1: #D2CDA2;
--color-2: #CBD2A2;
--color-3: #BFD2A2;
--color-4: #B3D2A2;
--color-5: #A7D2A2;
}Palettes that share visual characteristics and color harmony.