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 |
|---|---|---|---|---|---|
#549C8B | rgb(84, 156, 139) | hsl(166, 30%, 47%) | Muted Cyan | View | |
#549B9C | rgb(84, 155, 156) | hsl(181, 30%, 47%) | Muted Cyan | View | |
#54899C | rgb(84, 137, 156) | hsl(196, 30%, 47%) | Muted Sky Blue | View | |
#54779C | rgb(84, 119, 156) | hsl(211, 30%, 47%) | Muted Blue | View | |
#54659C | rgb(84, 101, 156) | hsl(226, 30%, 47%) | Muted Blue | View |
:root {
--color-1: #549C8B;
--color-2: #549B9C;
--color-3: #54899C;
--color-4: #54779C;
--color-5: #54659C;
}Palettes that share visual characteristics and color harmony.