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 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 |
|---|---|---|---|---|---|
#98B3AF | rgb(152, 179, 175) | hsl(171, 15%, 65%) | Muted Cyan | View | |
#98B1B3 | rgb(152, 177, 179) | hsl(184, 15%, 65%) | Muted Cyan | View | |
#98AAB3 | rgb(152, 170, 179) | hsl(200, 15%, 65%) | Muted Blue | View | |
#98A4B3 | rgb(152, 164, 179) | hsl(213, 15%, 65%) | Muted Blue | View | |
#989DB3 | rgb(152, 157, 179) | hsl(229, 15%, 65%) | Muted Blue | View |
:root {
--color-1: #98B3AF;
--color-2: #98B1B3;
--color-3: #98AAB3;
--color-4: #98A4B3;
--color-5: #989DB3;
}Palettes that share visual characteristics and color harmony.