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 |
|---|---|---|---|---|---|
#659A90 | rgb(101, 154, 144) | hsl(169, 21%, 50%) | Muted Cyan | View | |
#65979A | rgb(101, 151, 154) | hsl(183, 21%, 50%) | Muted Cyan | View | |
#65899A | rgb(101, 137, 154) | hsl(199, 21%, 50%) | Muted Sky Blue | View | |
#657C9A | rgb(101, 124, 154) | hsl(214, 21%, 50%) | Muted Blue | View | |
#656F9A | rgb(101, 111, 154) | hsl(229, 21%, 50%) | Muted Blue | View |
:root {
--color-1: #659A90;
--color-2: #65979A;
--color-3: #65899A;
--color-4: #657C9A;
--color-5: #656F9A;
}Palettes that share visual characteristics and color harmony.