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 |
|---|---|---|---|---|---|
#73A59A | rgb(115, 165, 154) | hsl(167, 22%, 55%) | Muted Cyan | View | |
#73A5A5 | rgb(115, 165, 165) | hsl(180, 22%, 55%) | Muted Cyan | View | |
#7398A5 | rgb(115, 152, 165) | hsl(196, 22%, 55%) | Muted Sky Blue | View | |
#738BA5 | rgb(115, 139, 165) | hsl(211, 22%, 55%) | Muted Blue | View | |
#737FA5 | rgb(115, 127, 165) | hsl(226, 22%, 55%) | Muted Blue | View |
:root {
--color-1: #73A59A;
--color-2: #73A5A5;
--color-3: #7398A5;
--color-4: #738BA5;
--color-5: #737FA5;
}Palettes that share visual characteristics and color harmony.