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 |
|---|---|---|---|---|---|
#77A69A | rgb(119, 166, 154) | hsl(165, 21%, 56%) | Muted Cyan | View | |
#77A6A6 | rgb(119, 166, 166) | hsl(180, 21%, 56%) | Muted Cyan | View | |
#779BA6 | rgb(119, 155, 166) | hsl(194, 21%, 56%) | Muted Sky Blue | View | |
#7790A6 | rgb(119, 144, 166) | hsl(208, 21%, 56%) | Muted Blue | View | |
#7784A6 | rgb(119, 132, 166) | hsl(223, 21%, 56%) | Muted Blue | View |
:root {
--color-1: #77A69A;
--color-2: #77A6A6;
--color-3: #779BA6;
--color-4: #7790A6;
--color-5: #7784A6;
}Palettes that share visual characteristics and color harmony.