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 |
|---|---|---|---|---|---|
#79A098 | rgb(121, 160, 152) | hsl(168, 17%, 55%) | Muted Cyan | View | |
#799EA0 | rgb(121, 158, 160) | hsl(183, 17%, 55%) | Muted Cyan | View | |
#7994A0 | rgb(121, 148, 160) | hsl(198, 17%, 55%) | Muted Sky Blue | View | |
#798AA0 | rgb(121, 138, 160) | hsl(214, 17%, 55%) | Muted Blue | View | |
#7981A0 | rgb(121, 129, 160) | hsl(228, 17%, 55%) | Muted Blue | View |
:root {
--color-1: #79A098;
--color-2: #799EA0;
--color-3: #7994A0;
--color-4: #798AA0;
--color-5: #7981A0;
}Palettes that share visual characteristics and color harmony.