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 |
|---|---|---|---|---|---|
#83B4A8 | rgb(131, 180, 168) | hsl(165, 25%, 61%) | Muted Cyan | View | |
#83B4B4 | rgb(131, 180, 180) | hsl(180, 25%, 61%) | Muted Cyan | View | |
#83A8B4 | rgb(131, 168, 180) | hsl(195, 25%, 61%) | Muted Sky Blue | View | |
#839CB4 | rgb(131, 156, 180) | hsl(209, 25%, 61%) | Muted Blue | View | |
#838FB4 | rgb(131, 143, 180) | hsl(225, 25%, 61%) | Muted Blue | View |
:root {
--color-1: #83B4A8;
--color-2: #83B4B4;
--color-3: #83A8B4;
--color-4: #839CB4;
--color-5: #838FB4;
}Palettes that share visual characteristics and color harmony.