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 |
|---|---|---|---|---|---|
#5F867D | rgb(95, 134, 125) | hsl(166, 17%, 45%) | Muted Cyan | View | |
#5F8686 | rgb(95, 134, 134) | hsl(180, 17%, 45%) | Muted Cyan | View | |
#5F7D86 | rgb(95, 125, 134) | hsl(194, 17%, 45%) | Muted Sky Blue | View | |
#5F7386 | rgb(95, 115, 134) | hsl(209, 17%, 45%) | Muted Blue | View | |
#5F6986 | rgb(95, 105, 134) | hsl(225, 17%, 45%) | Muted Blue | View |
:root {
--color-1: #5F867D;
--color-2: #5F8686;
--color-3: #5F7D86;
--color-4: #5F7386;
--color-5: #5F6986;
}Palettes that share visual characteristics and color harmony.