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 |
|---|---|---|---|---|---|
#98B3AE | rgb(152, 179, 174) | hsl(169, 15%, 65%) | Muted Cyan | View | |
#98B2B3 | rgb(152, 178, 179) | hsl(182, 15%, 65%) | Muted Cyan | View | |
#98ABB3 | rgb(152, 171, 179) | hsl(198, 15%, 65%) | Muted Sky Blue | View | |
#98A4B3 | rgb(152, 164, 179) | hsl(213, 15%, 65%) | Muted Blue | View | |
#989EB3 | rgb(152, 158, 179) | hsl(227, 15%, 65%) | Muted Blue | View |
:root {
--color-1: #98B3AE;
--color-2: #98B2B3;
--color-3: #98ABB3;
--color-4: #98A4B3;
--color-5: #989EB3;
}Palettes that share visual characteristics and color harmony.