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 Emerald, Muted Cyan, Muted Sky Blue. 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 |
|---|---|---|---|---|---|
#98CDBA | rgb(152, 205, 186) | hsl(158, 35%, 70%) | Muted Emerald | View | |
#98CDC7 | rgb(152, 205, 199) | hsl(173, 35%, 70%) | Muted Cyan | View | |
#98C6CD | rgb(152, 198, 205) | hsl(188, 35%, 70%) | Muted Sky Blue | View | |
#98B9CD | rgb(152, 185, 205) | hsl(203, 35%, 70%) | Muted Blue | View | |
#98ABCD | rgb(152, 171, 205) | hsl(218, 35%, 70%) | Muted Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Emerald and Muted Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #98CDBA;
--color-2: #98CDC7;
--color-3: #98C6CD;
--color-4: #98B9CD;
--color-5: #98ABCD;
}Palettes that share visual characteristics and color harmony.