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 |
|---|---|---|---|---|---|
#8ABC9D | rgb(138, 188, 157) | hsl(143, 27%, 64%) | Muted Green | View | |
#8ABCA9 | rgb(138, 188, 169) | hsl(157, 27%, 64%) | Muted Emerald | View | |
#8ABCB5 | rgb(138, 188, 181) | hsl(172, 27%, 64%) | Muted Cyan | View | |
#8AB6BC | rgb(138, 182, 188) | hsl(187, 27%, 64%) | Muted Sky Blue | View | |
#8AAABC | rgb(138, 170, 188) | hsl(202, 27%, 64%) | Muted 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: #8ABC9D;
--color-2: #8ABCA9;
--color-3: #8ABCB5;
--color-4: #8AB6BC;
--color-5: #8AAABC;
}Palettes that share visual characteristics and color harmony.