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 |
|---|---|---|---|---|---|
#7AA89F | rgb(122, 168, 159) | hsl(168, 21%, 57%) | Muted Cyan | View | |
#7AA6A8 | rgb(122, 166, 168) | hsl(183, 21%, 57%) | Muted Cyan | View | |
#7A9BA8 | rgb(122, 155, 168) | hsl(197, 21%, 57%) | Muted Sky Blue | View | |
#7A8FA8 | rgb(122, 143, 168) | hsl(213, 21%, 57%) | Muted Blue | View | |
#7A84A8 | rgb(122, 132, 168) | hsl(227, 21%, 57%) | Muted Blue | View |
:root {
--color-1: #7AA89F;
--color-2: #7AA6A8;
--color-3: #7A9BA8;
--color-4: #7A8FA8;
--color-5: #7A84A8;
}Palettes that share visual characteristics and color harmony.