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 |
|---|---|---|---|---|---|
#929F7A | rgb(146, 159, 122) | hsl(81, 16%, 55%) | Muted Lime | View | |
#899F7A | rgb(137, 159, 122) | hsl(96, 16%, 55%) | Muted Green | View | |
#809F7A | rgb(128, 159, 122) | hsl(110, 16%, 55%) | Muted Green | View | |
#7A9F7D | rgb(122, 159, 125) | hsl(125, 16%, 55%) | Muted Green | View | |
#7A9F86 | rgb(122, 159, 134) | hsl(139, 16%, 55%) | Muted Green | View |
:root {
--color-1: #929F7A;
--color-2: #899F7A;
--color-3: #809F7A;
--color-4: #7A9F7D;
--color-5: #7A9F86;
}Palettes that share visual characteristics and color harmony.