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 Cyan, Muted Sky 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 |
|---|---|---|---|---|---|
#65B3A0 | rgb(101, 179, 160) | hsl(165, 34%, 55%) | Muted Cyan | View | |
#65B3B3 | rgb(101, 179, 179) | hsl(180, 34%, 55%) | Muted Cyan | View | |
#65A0B3 | rgb(101, 160, 179) | hsl(195, 34%, 55%) | Muted Sky Blue | View | |
#658CB3 | rgb(101, 140, 179) | hsl(210, 34%, 55%) | Muted Blue | View | |
#6579B3 | rgb(101, 121, 179) | hsl(225, 34%, 55%) | Muted Blue | View |
:root {
--color-1: #65B3A0;
--color-2: #65B3B3;
--color-3: #65A0B3;
--color-4: #658CB3;
--color-5: #6579B3;
}Palettes that share visual characteristics and color harmony.