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 Emerald, Muted Cyan. 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 |
|---|---|---|---|---|---|
#8CC09B | rgb(140, 192, 155) | hsl(137, 29%, 65%) | Muted Green | View | |
#8CC0A8 | rgb(140, 192, 168) | hsl(152, 29%, 65%) | Muted Emerald | View | |
#8CC0B5 | rgb(140, 192, 181) | hsl(167, 29%, 65%) | Muted Cyan | View | |
#8CBDC0 | rgb(140, 189, 192) | hsl(183, 29%, 65%) | Muted Cyan | View | |
#8CB0C0 | rgb(140, 176, 192) | hsl(198, 29%, 65%) | Muted Sky Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Green and Muted Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #8CC09B;
--color-2: #8CC0A8;
--color-3: #8CC0B5;
--color-4: #8CBDC0;
--color-5: #8CB0C0;
}Palettes that share visual characteristics and color harmony.