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 |
|---|---|---|---|---|---|
#50AFAF | rgb(80, 175, 175) | hsl(180, 37%, 50%) | Muted Cyan | View | |
#5097AF | rgb(80, 151, 175) | hsl(195, 37%, 50%) | Muted Sky Blue | View | |
#5080AF | rgb(80, 128, 175) | hsl(210, 37%, 50%) | Muted Blue | View | |
#5068AF | rgb(80, 104, 175) | hsl(225, 37%, 50%) | Muted Blue | View | |
#5050AF | rgb(80, 80, 175) | hsl(240, 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: #50AFAF;
--color-2: #5097AF;
--color-3: #5080AF;
--color-4: #5068AF;
--color-5: #5050AF;
}Palettes that share visual characteristics and color harmony.