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 |
|---|---|---|---|---|---|
#74A498 | rgb(116, 164, 152) | hsl(165, 21%, 55%) | Muted Cyan | View | |
#74A4A4 | rgb(116, 164, 164) | hsl(180, 21%, 55%) | Muted Cyan | View | |
#7498A4 | rgb(116, 152, 164) | hsl(195, 21%, 55%) | Muted Sky Blue | View | |
#748CA4 | rgb(116, 140, 164) | hsl(210, 21%, 55%) | Muted Blue | View | |
#7480A4 | rgb(116, 128, 164) | hsl(225, 21%, 55%) | Muted Blue | View |
:root {
--color-1: #74A498;
--color-2: #74A4A4;
--color-3: #7498A4;
--color-4: #748CA4;
--color-5: #7480A4;
}Palettes that share visual characteristics and color harmony.