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 |
|---|---|---|---|---|---|
#61B8A5 | rgb(97, 184, 165) | hsl(167, 38%, 55%) | Muted Cyan | View | |
#61B5B8 | rgb(97, 181, 184) | hsl(182, 38%, 55%) | Muted Cyan | View | |
#619FB8 | rgb(97, 159, 184) | hsl(197, 38%, 55%) | Muted Sky Blue | View | |
#6189B8 | rgb(97, 137, 184) | hsl(212, 38%, 55%) | Muted Blue | View | |
#6174B8 | rgb(97, 116, 184) | hsl(227, 38%, 55%) | Muted Blue | View |
:root {
--color-1: #61B8A5;
--color-2: #61B5B8;
--color-3: #619FB8;
--color-4: #6189B8;
--color-5: #6174B8;
}Palettes that share visual characteristics and color harmony.