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 |
|---|---|---|---|---|---|
#75A99D | rgb(117, 169, 157) | hsl(166, 23%, 56%) | Muted Cyan | View | |
#75A7A9 | rgb(117, 167, 169) | hsl(182, 23%, 56%) | Muted Cyan | View | |
#759AA9 | rgb(117, 154, 169) | hsl(197, 23%, 56%) | Muted Sky Blue | View | |
#758DA9 | rgb(117, 141, 169) | hsl(212, 23%, 56%) | Muted Blue | View | |
#7580A9 | rgb(117, 128, 169) | hsl(227, 23%, 56%) | Muted Blue | View |
:root {
--color-1: #75A99D;
--color-2: #75A7A9;
--color-3: #759AA9;
--color-4: #758DA9;
--color-5: #7580A9;
}Palettes that share visual characteristics and color harmony.