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 |
|---|---|---|---|---|---|
#50AFAA | rgb(80, 175, 170) | hsl(177, 37%, 50%) | Muted Cyan | View | |
#509CAF | rgb(80, 156, 175) | hsl(192, 37%, 50%) | Muted Sky Blue | View | |
#5084AF | rgb(80, 132, 175) | hsl(207, 37%, 50%) | Muted Blue | View | |
#506DAF | rgb(80, 109, 175) | hsl(222, 37%, 50%) | Muted Blue | View | |
#5055AF | rgb(80, 85, 175) | hsl(237, 37%, 50%) | 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: #50AFAA;
--color-2: #509CAF;
--color-3: #5084AF;
--color-4: #506DAF;
--color-5: #5055AF;
}Palettes that share visual characteristics and color harmony.