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 Lime, 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 |
|---|---|---|---|---|---|
#B3B894 | rgb(179, 184, 148) | hsl(68, 20%, 65%) | Muted Lime | View | |
#AAB894 | rgb(170, 184, 148) | hsl(83, 20%, 65%) | Muted Lime | View | |
#A1B894 | rgb(161, 184, 148) | hsl(98, 20%, 65%) | Muted Green | View | |
#98B894 | rgb(152, 184, 148) | hsl(113, 20%, 65%) | Muted Green | View | |
#94B899 | rgb(148, 184, 153) | hsl(128, 20%, 65%) | Muted Green | View |
:root {
--color-1: #B3B894;
--color-2: #AAB894;
--color-3: #A1B894;
--color-4: #98B894;
--color-5: #94B899;
}Palettes that share visual characteristics and color harmony.