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 |
|---|---|---|---|---|---|
#9CA677 | rgb(156, 166, 119) | hsl(73, 21%, 56%) | Muted Lime | View | |
#90A677 | rgb(144, 166, 119) | hsl(88, 21%, 56%) | Muted Green | View | |
#85A677 | rgb(133, 166, 119) | hsl(102, 21%, 56%) | Muted Green | View | |
#79A677 | rgb(121, 166, 119) | hsl(117, 21%, 56%) | Muted Green | View | |
#77A681 | rgb(119, 166, 129) | hsl(133, 21%, 56%) | Muted Green | View |
:root {
--color-1: #9CA677;
--color-2: #90A677;
--color-3: #85A677;
--color-4: #79A677;
--color-5: #77A681;
}Palettes that share visual characteristics and color harmony.