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 |
|---|---|---|---|---|---|
#5A8C8B | rgb(90, 140, 139) | hsl(179, 22%, 45%) | Muted Cyan | View | |
#5A808C | rgb(90, 128, 140) | hsl(194, 22%, 45%) | Muted Sky Blue | View | |
#5A748C | rgb(90, 116, 140) | hsl(209, 22%, 45%) | Muted Blue | View | |
#5A678C | rgb(90, 103, 140) | hsl(224, 22%, 45%) | Muted Blue | View | |
#5A5A8C | rgb(90, 90, 140) | hsl(240, 22%, 45%) | 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: #5A8C8B;
--color-2: #5A808C;
--color-3: #5A748C;
--color-4: #5A678C;
--color-5: #5A5A8C;
}Palettes that share visual characteristics and color harmony.