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 |
|---|---|---|---|---|---|
#64B4AC | rgb(100, 180, 172) | hsl(174, 35%, 55%) | Muted Cyan | View | |
#64A8B4 | rgb(100, 168, 180) | hsl(189, 35%, 55%) | Muted Sky Blue | View | |
#6494B4 | rgb(100, 148, 180) | hsl(204, 35%, 55%) | Muted Blue | View | |
#6480B4 | rgb(100, 128, 180) | hsl(219, 35%, 55%) | Muted Blue | View | |
#646CB4 | rgb(100, 108, 180) | hsl(234, 35%, 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: #64B4AC;
--color-2: #64A8B4;
--color-3: #6494B4;
--color-4: #6480B4;
--color-5: #646CB4;
}Palettes that share visual characteristics and color harmony.