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 |
|---|---|---|---|---|---|
#8BB1AA | rgb(139, 177, 170) | hsl(169, 20%, 62%) | Muted Cyan | View | |
#8BAFB1 | rgb(139, 175, 177) | hsl(183, 20%, 62%) | Muted Cyan | View | |
#8BA5B1 | rgb(139, 165, 177) | hsl(199, 20%, 62%) | Muted Sky Blue | View | |
#8B9CB1 | rgb(139, 156, 177) | hsl(213, 20%, 62%) | Muted Blue | View | |
#8B92B1 | rgb(139, 146, 177) | hsl(229, 20%, 62%) | Muted Blue | View |
:root {
--color-1: #8BB1AA;
--color-2: #8BAFB1;
--color-3: #8BA5B1;
--color-4: #8B9CB1;
--color-5: #8B92B1;
}Palettes that share visual characteristics and color harmony.