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 |
|---|---|---|---|---|---|
#74A499 | rgb(116, 164, 153) | hsl(166, 21%, 55%) | Muted Cyan | View | |
#74A4A4 | rgb(116, 164, 164) | hsl(180, 21%, 55%) | Muted Cyan | View | |
#7497A4 | rgb(116, 151, 164) | hsl(196, 21%, 55%) | Muted Sky Blue | View | |
#748BA4 | rgb(116, 139, 164) | hsl(211, 21%, 55%) | Muted Blue | View | |
#747FA4 | rgb(116, 127, 164) | hsl(226, 21%, 55%) | Muted Blue | View |
:root {
--color-1: #74A499;
--color-2: #74A4A4;
--color-3: #7497A4;
--color-4: #748BA4;
--color-5: #747FA4;
}Palettes that share visual characteristics and color harmony.