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 |
|---|---|---|---|---|---|
#83AAA0 | rgb(131, 170, 160) | hsl(165, 19%, 59%) | Muted Cyan | View | |
#83AAAA | rgb(131, 170, 170) | hsl(180, 19%, 59%) | Muted Cyan | View | |
#83A0AA | rgb(131, 160, 170) | hsl(195, 19%, 59%) | Muted Sky Blue | View | |
#8396AA | rgb(131, 150, 170) | hsl(211, 19%, 59%) | Muted Blue | View | |
#838DAA | rgb(131, 141, 170) | hsl(225, 19%, 59%) | Muted Blue | View |
:root {
--color-1: #83AAA0;
--color-2: #83AAAA;
--color-3: #83A0AA;
--color-4: #8396AA;
--color-5: #838DAA;
}Palettes that share visual characteristics and color harmony.