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 |
|---|---|---|---|---|---|
#5CA38B | rgb(92, 163, 139) | hsl(160, 28%, 50%) | Muted Emerald | View | |
#5CA39D | rgb(92, 163, 157) | hsl(175, 28%, 50%) | Muted Cyan | View | |
#5C97A3 | rgb(92, 151, 163) | hsl(190, 28%, 50%) | Muted Sky Blue | View | |
#5C85A3 | rgb(92, 133, 163) | hsl(205, 28%, 50%) | Muted Blue | View | |
#5C74A3 | rgb(92, 116, 163) | hsl(220, 28%, 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: #5CA38B;
--color-2: #5CA39D;
--color-3: #5C97A3;
--color-4: #5C85A3;
--color-5: #5C74A3;
}Palettes that share visual characteristics and color harmony.