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 |
|---|---|---|---|---|---|
#85C7BE | rgb(133, 199, 190) | hsl(172, 37%, 65%) | Muted Cyan | View | |
#85BFC7 | rgb(133, 191, 199) | hsl(187, 37%, 65%) | Muted Sky Blue | View | |
#85AFC7 | rgb(133, 175, 199) | hsl(202, 37%, 65%) | Muted Blue | View | |
#859EC7 | rgb(133, 158, 199) | hsl(217, 37%, 65%) | Muted Blue | View | |
#858EC7 | rgb(133, 142, 199) | hsl(232, 37%, 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: #85C7BE;
--color-2: #85BFC7;
--color-3: #85AFC7;
--color-4: #859EC7;
--color-5: #858EC7;
}Palettes that share visual characteristics and color harmony.