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 |
|---|---|---|---|---|---|
#61B8A6 | rgb(97, 184, 166) | hsl(168, 38%, 55%) | Muted Cyan | View | |
#61B3B8 | rgb(97, 179, 184) | hsl(183, 38%, 55%) | Muted Cyan | View | |
#619EB8 | rgb(97, 158, 184) | hsl(198, 38%, 55%) | Muted Sky Blue | View | |
#6188B8 | rgb(97, 136, 184) | hsl(213, 38%, 55%) | Muted Blue | View | |
#6172B8 | rgb(97, 114, 184) | hsl(228, 38%, 55%) | Muted Blue | View |
:root {
--color-1: #61B8A6;
--color-2: #61B3B8;
--color-3: #619EB8;
--color-4: #6188B8;
--color-5: #6172B8;
}Palettes that share visual characteristics and color harmony.