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 |
|---|---|---|---|---|---|
#95B7B0 | rgb(149, 183, 176) | hsl(168, 19%, 65%) | Muted Cyan | View | |
#95B5B7 | rgb(149, 181, 183) | hsl(184, 19%, 65%) | Muted Cyan | View | |
#95ADB7 | rgb(149, 173, 183) | hsl(198, 19%, 65%) | Muted Sky Blue | View | |
#95A4B7 | rgb(149, 164, 183) | hsl(214, 19%, 65%) | Muted Blue | View | |
#959CB7 | rgb(149, 156, 183) | hsl(228, 19%, 65%) | Muted Blue | View |
:root {
--color-1: #95B7B0;
--color-2: #95B5B7;
--color-3: #95ADB7;
--color-4: #95A4B7;
--color-5: #959CB7;
}Palettes that share visual characteristics and color harmony.