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 |
|---|---|---|---|---|---|
#86BBAE | rgb(134, 187, 174) | hsl(165, 28%, 63%) | Muted Cyan | View | |
#86BBBB | rgb(134, 187, 187) | hsl(180, 28%, 63%) | Muted Cyan | View | |
#86AEBB | rgb(134, 174, 187) | hsl(195, 28%, 63%) | Muted Sky Blue | View | |
#86A1BB | rgb(134, 161, 187) | hsl(209, 28%, 63%) | Muted Blue | View | |
#8693BB | rgb(134, 147, 187) | hsl(225, 28%, 63%) | Muted Blue | View |
:root {
--color-1: #86BBAE;
--color-2: #86BBBB;
--color-3: #86AEBB;
--color-4: #86A1BB;
--color-5: #8693BB;
}Palettes that share visual characteristics and color harmony.