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 |
|---|---|---|---|---|---|
#55AA97 | rgb(85, 170, 151) | hsl(167, 33%, 50%) | Muted Cyan | View | |
#55A7AA | rgb(85, 167, 170) | hsl(182, 33%, 50%) | Muted Cyan | View | |
#5592AA | rgb(85, 146, 170) | hsl(197, 33%, 50%) | Muted Sky Blue | View | |
#557DAA | rgb(85, 125, 170) | hsl(212, 33%, 50%) | Muted Blue | View | |
#5568AA | rgb(85, 104, 170) | hsl(227, 33%, 50%) | Muted Blue | View |
:root {
--color-1: #55AA97;
--color-2: #55A7AA;
--color-3: #5592AA;
--color-4: #557DAA;
--color-5: #5568AA;
}Palettes that share visual characteristics and color harmony.