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 |
|---|---|---|---|---|---|
#75A39C | rgb(117, 163, 156) | hsl(171, 20%, 55%) | Muted Cyan | View | |
#759FA3 | rgb(117, 159, 163) | hsl(185, 20%, 55%) | Muted Sky Blue | View | |
#7594A3 | rgb(117, 148, 163) | hsl(200, 20%, 55%) | Muted Blue | View | |
#7588A3 | rgb(117, 136, 163) | hsl(215, 20%, 55%) | Muted Blue | View | |
#757DA3 | rgb(117, 125, 163) | hsl(230, 20%, 55%) | 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: #75A39C;
--color-2: #759FA3;
--color-3: #7594A3;
--color-4: #7588A3;
--color-5: #757DA3;
}Palettes that share visual characteristics and color harmony.