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 |
|---|---|---|---|---|---|
#568F82 | rgb(86, 143, 130) | hsl(166, 25%, 45%) | Muted Cyan | View | |
#568E8F | rgb(86, 142, 143) | hsl(181, 25%, 45%) | Muted Cyan | View | |
#56808F | rgb(86, 128, 143) | hsl(196, 25%, 45%) | Muted Sky Blue | View | |
#56728F | rgb(86, 114, 143) | hsl(211, 25%, 45%) | Muted Blue | View | |
#56638F | rgb(86, 99, 143) | hsl(226, 25%, 45%) | Muted Blue | View |
:root {
--color-1: #568F82;
--color-2: #568E8F;
--color-3: #56808F;
--color-4: #56728F;
--color-5: #56638F;
}Palettes that share visual characteristics and color harmony.