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 |
|---|---|---|---|---|---|
#49999C | rgb(73, 153, 156) | hsl(182, 36%, 45%) | Muted Cyan | View | |
#49859C | rgb(73, 133, 156) | hsl(197, 36%, 45%) | Muted Sky Blue | View | |
#49709C | rgb(73, 112, 156) | hsl(212, 36%, 45%) | Muted Blue | View | |
#495B9C | rgb(73, 91, 156) | hsl(227, 36%, 45%) | Muted Blue | View | |
#4C499C | rgb(76, 73, 156) | hsl(242, 36%, 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: #49999C;
--color-2: #49859C;
--color-3: #49709C;
--color-4: #495B9C;
--color-5: #4C499C;
}Palettes that share visual characteristics and color harmony.