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 |
|---|---|---|---|---|---|
#61B8A4 | rgb(97, 184, 164) | hsl(166, 38%, 55%) | Muted Cyan | View | |
#61B6B8 | rgb(97, 182, 184) | hsl(181, 38%, 55%) | Muted Cyan | View | |
#61A1B8 | rgb(97, 161, 184) | hsl(196, 38%, 55%) | Muted Sky Blue | View | |
#618BB8 | rgb(97, 139, 184) | hsl(211, 38%, 55%) | Muted Blue | View | |
#6175B8 | rgb(97, 117, 184) | hsl(226, 38%, 55%) | Muted Blue | View |
:root {
--color-1: #61B8A4;
--color-2: #61B6B8;
--color-3: #61A1B8;
--color-4: #618BB8;
--color-5: #6175B8;
}Palettes that share visual characteristics and color harmony.