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 |
|---|---|---|---|---|---|
#78A199 | rgb(120, 161, 153) | hsl(168, 18%, 55%) | Muted Cyan | View | |
#789FA1 | rgb(120, 159, 161) | hsl(183, 18%, 55%) | Muted Cyan | View | |
#7895A1 | rgb(120, 149, 161) | hsl(198, 18%, 55%) | Muted Sky Blue | View | |
#788AA1 | rgb(120, 138, 161) | hsl(214, 18%, 55%) | Muted Blue | View | |
#7880A1 | rgb(120, 128, 161) | hsl(228, 18%, 55%) | Muted Blue | View |
:root {
--color-1: #78A199;
--color-2: #789FA1;
--color-3: #7895A1;
--color-4: #788AA1;
--color-5: #7880A1;
}Palettes that share visual characteristics and color harmony.