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 |
|---|---|---|---|---|---|
#499C98 | rgb(73, 156, 152) | hsl(177, 36%, 45%) | Muted Cyan | View | |
#498C9C | rgb(73, 140, 156) | hsl(192, 36%, 45%) | Muted Sky Blue | View | |
#49779C | rgb(73, 119, 156) | hsl(207, 36%, 45%) | Muted Blue | View | |
#49629C | rgb(73, 98, 156) | hsl(222, 36%, 45%) | Muted Blue | View | |
#494E9C | rgb(73, 78, 156) | hsl(236, 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: #499C98;
--color-2: #498C9C;
--color-3: #49779C;
--color-4: #49629C;
--color-5: #494E9C;
}Palettes that share visual characteristics and color harmony.