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 Green, Muted Green, Muted Emerald. 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 |
|---|---|---|---|---|---|
#86C18E | rgb(134, 193, 142) | hsl(128, 32%, 64%) | Muted Green | View | |
#86C19C | rgb(134, 193, 156) | hsl(142, 32%, 64%) | Muted Green | View | |
#86C1AB | rgb(134, 193, 171) | hsl(158, 32%, 64%) | Muted Emerald | View | |
#86C1BA | rgb(134, 193, 186) | hsl(173, 32%, 64%) | Muted Cyan | View | |
#86B9C1 | rgb(134, 185, 193) | hsl(188, 32%, 64%) | Muted Sky Blue | View |
:root {
--color-1: #86C18E;
--color-2: #86C19C;
--color-3: #86C1AB;
--color-4: #86C1BA;
--color-5: #86B9C1;
}Palettes that share visual characteristics and color harmony.