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 |
|---|---|---|---|---|---|
#93B8AF | rgb(147, 184, 175) | hsl(165, 21%, 65%) | Muted Cyan | View | |
#93B8B8 | rgb(147, 184, 184) | hsl(180, 21%, 65%) | Muted Cyan | View | |
#93AFB8 | rgb(147, 175, 184) | hsl(195, 21%, 65%) | Muted Sky Blue | View | |
#93A6B8 | rgb(147, 166, 184) | hsl(209, 21%, 65%) | Muted Blue | View | |
#939CB8 | rgb(147, 156, 184) | hsl(225, 21%, 65%) | Muted Blue | View |
:root {
--color-1: #93B8AF;
--color-2: #93B8B8;
--color-3: #93AFB8;
--color-4: #93A6B8;
--color-5: #939CB8;
}Palettes that share visual characteristics and color harmony.