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 |
|---|---|---|---|---|---|
#83B4A9 | rgb(131, 180, 169) | hsl(167, 25%, 61%) | Muted Cyan | View | |
#83B4B4 | rgb(131, 180, 180) | hsl(180, 25%, 61%) | Muted Cyan | View | |
#83A7B4 | rgb(131, 167, 180) | hsl(196, 25%, 61%) | Muted Sky Blue | View | |
#839BB4 | rgb(131, 155, 180) | hsl(211, 25%, 61%) | Muted Blue | View | |
#838EB4 | rgb(131, 142, 180) | hsl(227, 25%, 61%) | Muted Blue | View |
:root {
--color-1: #83B4A9;
--color-2: #83B4B4;
--color-3: #83A7B4;
--color-4: #839BB4;
--color-5: #838EB4;
}Palettes that share visual characteristics and color harmony.