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 |
|---|---|---|---|---|---|
#65B3AB | rgb(101, 179, 171) | hsl(174, 34%, 55%) | Muted Cyan | View | |
#65A8B3 | rgb(101, 168, 179) | hsl(188, 34%, 55%) | Muted Sky Blue | View | |
#6594B3 | rgb(101, 148, 179) | hsl(204, 34%, 55%) | Muted Blue | View | |
#6581B3 | rgb(101, 129, 179) | hsl(218, 34%, 55%) | Muted Blue | View | |
#656DB3 | rgb(101, 109, 179) | hsl(234, 34%, 55%) | 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: #65B3AB;
--color-2: #65A8B3;
--color-3: #6594B3;
--color-4: #6581B3;
--color-5: #656DB3;
}Palettes that share visual characteristics and color harmony.