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 Cyan, 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 |
|---|---|---|---|---|---|
#4D9988 | rgb(77, 153, 136) | hsl(167, 33%, 45%) | Muted Cyan | View | |
#4D9699 | rgb(77, 150, 153) | hsl(182, 33%, 45%) | Muted Cyan | View | |
#4D8399 | rgb(77, 131, 153) | hsl(197, 33%, 45%) | Muted Sky Blue | View | |
#4D7099 | rgb(77, 112, 153) | hsl(212, 33%, 45%) | Muted Blue | View | |
#4D5D99 | rgb(77, 93, 153) | hsl(227, 33%, 45%) | Muted Blue | View |
:root {
--color-1: #4D9988;
--color-2: #4D9699;
--color-3: #4D8399;
--color-4: #4D7099;
--color-5: #4D5D99;
}Palettes that share visual characteristics and color harmony.