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 |
|---|---|---|---|---|---|
#50AAA5 | rgb(80, 170, 165) | hsl(177, 36%, 49%) | Muted Cyan | View | |
#5098AA | rgb(80, 152, 170) | hsl(192, 36%, 49%) | Muted Sky Blue | View | |
#5081AA | rgb(80, 129, 170) | hsl(207, 36%, 49%) | Muted Blue | View | |
#506BAA | rgb(80, 107, 170) | hsl(222, 36%, 49%) | Muted Blue | View | |
#5054AA | rgb(80, 84, 170) | hsl(237, 36%, 49%) | 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: #50AAA5;
--color-2: #5098AA;
--color-3: #5081AA;
--color-4: #506BAA;
--color-5: #5054AA;
}Palettes that share visual characteristics and color harmony.