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 |
|---|---|---|---|---|---|
#7AA89E | rgb(122, 168, 158) | hsl(167, 21%, 57%) | Muted Cyan | View | |
#7AA8A8 | rgb(122, 168, 168) | hsl(180, 21%, 57%) | Muted Cyan | View | |
#7A9CA8 | rgb(122, 156, 168) | hsl(196, 21%, 57%) | Muted Sky Blue | View | |
#7A91A8 | rgb(122, 145, 168) | hsl(210, 21%, 57%) | Muted Blue | View | |
#7A85A8 | rgb(122, 133, 168) | hsl(226, 21%, 57%) | Muted Blue | View |
:root {
--color-1: #7AA89E;
--color-2: #7AA8A8;
--color-3: #7A9CA8;
--color-4: #7A91A8;
--color-5: #7A85A8;
}Palettes that share visual characteristics and color harmony.