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 |
|---|---|---|---|---|---|
#67988C | rgb(103, 152, 140) | hsl(165, 19%, 50%) | Muted Cyan | View | |
#679898 | rgb(103, 152, 152) | hsl(180, 19%, 50%) | Muted Cyan | View | |
#678C98 | rgb(103, 140, 152) | hsl(195, 19%, 50%) | Muted Sky Blue | View | |
#678098 | rgb(103, 128, 152) | hsl(209, 19%, 50%) | Muted Blue | View | |
#677398 | rgb(103, 115, 152) | hsl(225, 19%, 50%) | Muted Blue | View |
:root {
--color-1: #67988C;
--color-2: #679898;
--color-3: #678C98;
--color-4: #678098;
--color-5: #677398;
}Palettes that share visual characteristics and color harmony.