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 |
|---|---|---|---|---|---|
#93B8B0 | rgb(147, 184, 176) | hsl(167, 21%, 65%) | Muted Cyan | View | |
#93B8B8 | rgb(147, 184, 184) | hsl(180, 21%, 65%) | Muted Cyan | View | |
#93AEB8 | rgb(147, 174, 184) | hsl(196, 21%, 65%) | Muted Sky Blue | View | |
#93A5B8 | rgb(147, 165, 184) | hsl(211, 21%, 65%) | Muted Blue | View | |
#939CB8 | rgb(147, 156, 184) | hsl(225, 21%, 65%) | Muted Blue | View |
:root {
--color-1: #93B8B0;
--color-2: #93B8B8;
--color-3: #93AEB8;
--color-4: #93A5B8;
--color-5: #939CB8;
}Palettes that share visual characteristics and color harmony.