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 |
|---|---|---|---|---|---|
#789B94 | rgb(120, 155, 148) | hsl(168, 15%, 54%) | Muted Cyan | View | |
#789A9B | rgb(120, 154, 155) | hsl(182, 15%, 54%) | Muted Cyan | View | |
#78919B | rgb(120, 145, 155) | hsl(197, 15%, 54%) | Muted Sky Blue | View | |
#78899B | rgb(120, 137, 155) | hsl(211, 15%, 54%) | Muted Blue | View | |
#78809B | rgb(120, 128, 155) | hsl(226, 15%, 54%) | Muted Blue | View |
:root {
--color-1: #789B94;
--color-2: #789A9B;
--color-3: #78919B;
--color-4: #78899B;
--color-5: #78809B;
}Palettes that share visual characteristics and color harmony.