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 |
|---|---|---|---|---|---|
#4B9B7D | rgb(75, 155, 125) | hsl(158, 35%, 45%) | Muted Emerald | View | |
#4B9B92 | rgb(75, 155, 146) | hsl(173, 35%, 45%) | Muted Cyan | View | |
#4B909B | rgb(75, 144, 155) | hsl(188, 35%, 45%) | Muted Sky Blue | View | |
#4B7C9B | rgb(75, 124, 155) | hsl(203, 35%, 45%) | Muted Blue | View | |
#4B689B | rgb(75, 104, 155) | hsl(218, 35%, 45%) | 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: #4B9B7D;
--color-2: #4B9B92;
--color-3: #4B909B;
--color-4: #4B7C9B;
--color-5: #4B689B;
}Palettes that share visual characteristics and color harmony.