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 |
|---|---|---|---|---|---|
#67AD9C | rgb(103, 173, 156) | hsl(165, 30%, 54%) | Muted Cyan | View | |
#67ACAD | rgb(103, 172, 173) | hsl(181, 30%, 54%) | Muted Cyan | View | |
#679AAD | rgb(103, 154, 173) | hsl(196, 30%, 54%) | Muted Sky Blue | View | |
#6789AD | rgb(103, 137, 173) | hsl(211, 30%, 54%) | Muted Blue | View | |
#6777AD | rgb(103, 119, 173) | hsl(226, 30%, 54%) | Muted Blue | View |
:root {
--color-1: #67AD9C;
--color-2: #67ACAD;
--color-3: #679AAD;
--color-4: #6789AD;
--color-5: #6777AD;
}Palettes that share visual characteristics and color harmony.