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 |
|---|---|---|---|---|---|
#74A49B | rgb(116, 164, 155) | hsl(169, 21%, 55%) | Muted Cyan | View | |
#74A2A4 | rgb(116, 162, 164) | hsl(183, 21%, 55%) | Muted Cyan | View | |
#7496A4 | rgb(116, 150, 164) | hsl(198, 21%, 55%) | Muted Sky Blue | View | |
#748AA4 | rgb(116, 138, 164) | hsl(213, 21%, 55%) | Muted Blue | View | |
#747EA4 | rgb(116, 126, 164) | hsl(228, 21%, 55%) | Muted Blue | View |
:root {
--color-1: #74A49B;
--color-2: #74A2A4;
--color-3: #7496A4;
--color-4: #748AA4;
--color-5: #747EA4;
}Palettes that share visual characteristics and color harmony.