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 Lime, Muted Green, Muted Green. 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 |
|---|---|---|---|---|---|
#B1BC8A | rgb(177, 188, 138) | hsl(73, 27%, 64%) | Muted Lime | View | |
#A5BC8A | rgb(165, 188, 138) | hsl(88, 27%, 64%) | Muted Green | View | |
#98BC8A | rgb(152, 188, 138) | hsl(103, 27%, 64%) | Muted Green | View | |
#8CBC8A | rgb(140, 188, 138) | hsl(118, 27%, 64%) | Muted Green | View | |
#8ABC95 | rgb(138, 188, 149) | hsl(133, 27%, 64%) | Muted Green | View |
:root {
--color-1: #B1BC8A;
--color-2: #A5BC8A;
--color-3: #98BC8A;
--color-4: #8CBC8A;
--color-5: #8ABC95;
}Palettes that share visual characteristics and color harmony.