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 |
|---|---|---|---|---|---|
#4FB08C | rgb(79, 176, 140) | hsl(158, 38%, 50%) | Muted Emerald | View | |
#4FB0A5 | rgb(79, 176, 165) | hsl(173, 38%, 50%) | Muted Cyan | View | |
#4FA3B0 | rgb(79, 163, 176) | hsl(188, 38%, 50%) | Muted Sky Blue | View | |
#4F8BB0 | rgb(79, 139, 176) | hsl(203, 38%, 50%) | Muted Blue | View | |
#4F73B0 | rgb(79, 115, 176) | hsl(218, 38%, 50%) | 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: #4FB08C;
--color-2: #4FB0A5;
--color-3: #4FA3B0;
--color-4: #4F8BB0;
--color-5: #4F73B0;
}Palettes that share visual characteristics and color harmony.