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 |
|---|---|---|---|---|---|
#75A99E | rgb(117, 169, 158) | hsl(167, 23%, 56%) | Muted Cyan | View | |
#75A6A9 | rgb(117, 166, 169) | hsl(183, 23%, 56%) | Muted Cyan | View | |
#7599A9 | rgb(117, 153, 169) | hsl(198, 23%, 56%) | Muted Sky Blue | View | |
#758CA9 | rgb(117, 140, 169) | hsl(213, 23%, 56%) | Muted Blue | View | |
#757FA9 | rgb(117, 127, 169) | hsl(228, 23%, 56%) | Muted Blue | View |
:root {
--color-1: #75A99E;
--color-2: #75A6A9;
--color-3: #7599A9;
--color-4: #758CA9;
--color-5: #757FA9;
}Palettes that share visual characteristics and color harmony.