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 |
|---|---|---|---|---|---|
#B4BC8A | rgb(180, 188, 138) | hsl(70, 27%, 64%) | Muted Lime | View | |
#A7BC8A | rgb(167, 188, 138) | hsl(85, 27%, 64%) | Muted Green | View | |
#9BBC8A | rgb(155, 188, 138) | hsl(100, 27%, 64%) | Muted Green | View | |
#8FBC8A | rgb(143, 188, 138) | hsl(114, 27%, 64%) | Muted Green | View | |
#8ABC93 | rgb(138, 188, 147) | hsl(131, 27%, 64%) | Muted Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Lime and Muted Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B4BC8A;
--color-2: #A7BC8A;
--color-3: #9BBC8A;
--color-4: #8FBC8A;
--color-5: #8ABC93;
}Palettes that share visual characteristics and color harmony.