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 |
|---|---|---|---|---|---|
#76A79C | rgb(118, 167, 156) | hsl(167, 22%, 56%) | Muted Cyan | View | |
#76A7A7 | rgb(118, 167, 167) | hsl(180, 22%, 56%) | Muted Cyan | View | |
#769AA7 | rgb(118, 154, 167) | hsl(196, 22%, 56%) | Muted Sky Blue | View | |
#768EA7 | rgb(118, 142, 167) | hsl(211, 22%, 56%) | Muted Blue | View | |
#7682A7 | rgb(118, 130, 167) | hsl(225, 22%, 56%) | Muted Blue | View |
:root {
--color-1: #76A79C;
--color-2: #76A7A7;
--color-3: #769AA7;
--color-4: #768EA7;
--color-5: #7682A7;
}Palettes that share visual characteristics and color harmony.