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 |
|---|---|---|---|---|---|
#DBD7BD | rgb(219, 215, 189) | hsl(52, 29%, 80%) | Muted Light Yellow | View | |
#D7DBBD | rgb(215, 219, 189) | hsl(68, 29%, 80%) | Muted Light Lime | View | |
#D0DBBD | rgb(208, 219, 189) | hsl(82, 29%, 80%) | Muted Light Lime | View | |
#C9DBBD | rgb(201, 219, 189) | hsl(96, 29%, 80%) | Muted Light Green | View | |
#C1DBBD | rgb(193, 219, 189) | hsl(112, 29%, 80%) | Muted Light Green | View |
:root {
--color-1: #DBD7BD;
--color-2: #D7DBBD;
--color-3: #D0DBBD;
--color-4: #C9DBBD;
--color-5: #C1DBBD;
}Palettes that share visual characteristics and color harmony.