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 Sky Blue, Muted 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 |
|---|---|---|---|---|---|
#83C9C0 | rgb(131, 201, 192) | hsl(172, 39%, 65%) | Muted Cyan | View | |
#83BFC9 | rgb(131, 191, 201) | hsl(189, 39%, 65%) | Muted Sky Blue | View | |
#83AEC9 | rgb(131, 174, 201) | hsl(203, 39%, 65%) | Muted Blue | View | |
#839CC9 | rgb(131, 156, 201) | hsl(219, 39%, 65%) | Muted Blue | View | |
#838BC9 | rgb(131, 139, 201) | hsl(233, 39%, 65%) | Muted Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Cyan and Muted Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #83C9C0;
--color-2: #83BFC9;
--color-3: #83AEC9;
--color-4: #839CC9;
--color-5: #838BC9;
}Palettes that share visual characteristics and color harmony.