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 |
|---|---|---|---|---|---|
#6C938B | rgb(108, 147, 139) | hsl(168, 15%, 50%) | Muted Cyan | View | |
#6C9193 | rgb(108, 145, 147) | hsl(183, 15%, 50%) | Muted Cyan | View | |
#6C8793 | rgb(108, 135, 147) | hsl(198, 15%, 50%) | Muted Sky Blue | View | |
#6C7E93 | rgb(108, 126, 147) | hsl(212, 15%, 50%) | Muted Blue | View | |
#6C7493 | rgb(108, 116, 147) | hsl(228, 15%, 50%) | Muted Blue | View |
:root {
--color-1: #6C938B;
--color-2: #6C9193;
--color-3: #6C8793;
--color-4: #6C7E93;
--color-5: #6C7493;
}Palettes that share visual characteristics and color harmony.