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 |
|---|---|---|---|---|---|
#8BC1B7 | rgb(139, 193, 183) | hsl(169, 30%, 65%) | Muted Cyan | View | |
#8BBDC1 | rgb(139, 189, 193) | hsl(184, 30%, 65%) | Muted Cyan | View | |
#8BB0C1 | rgb(139, 176, 193) | hsl(199, 30%, 65%) | Muted Sky Blue | View | |
#8BA2C1 | rgb(139, 162, 193) | hsl(214, 30%, 65%) | Muted Blue | View | |
#8B95C1 | rgb(139, 149, 193) | hsl(229, 30%, 65%) | Muted Blue | View |
:root {
--color-1: #8BC1B7;
--color-2: #8BBDC1;
--color-3: #8BB0C1;
--color-4: #8BA2C1;
--color-5: #8B95C1;
}Palettes that share visual characteristics and color harmony.