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 |
|---|---|---|---|---|---|
#50AFA4 | rgb(80, 175, 164) | hsl(173, 37%, 50%) | Muted Cyan | View | |
#50A2AF | rgb(80, 162, 175) | hsl(188, 37%, 50%) | Muted Sky Blue | View | |
#508BAF | rgb(80, 139, 175) | hsl(203, 37%, 50%) | Muted Blue | View | |
#5073AF | rgb(80, 115, 175) | hsl(218, 37%, 50%) | Muted Blue | View | |
#505BAF | rgb(80, 91, 175) | hsl(233, 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: #50AFA4;
--color-2: #50A2AF;
--color-3: #508BAF;
--color-4: #5073AF;
--color-5: #505BAF;
}Palettes that share visual characteristics and color harmony.