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 |
|---|---|---|---|---|---|
#73A59B | rgb(115, 165, 155) | hsl(168, 22%, 55%) | Muted Cyan | View | |
#73A3A5 | rgb(115, 163, 165) | hsl(182, 22%, 55%) | Muted Cyan | View | |
#7396A5 | rgb(115, 150, 165) | hsl(198, 22%, 55%) | Muted Sky Blue | View | |
#738AA5 | rgb(115, 138, 165) | hsl(212, 22%, 55%) | Muted Blue | View | |
#737DA5 | rgb(115, 125, 165) | hsl(228, 22%, 55%) | Muted Blue | View |
:root {
--color-1: #73A59B;
--color-2: #73A3A5;
--color-3: #7396A5;
--color-4: #738AA5;
--color-5: #737DA5;
}Palettes that share visual characteristics and color harmony.