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 |
|---|---|---|---|---|---|
#4FB09D | rgb(79, 176, 157) | hsl(168, 38%, 50%) | Muted Cyan | View | |
#4FABB0 | rgb(79, 171, 176) | hsl(183, 38%, 50%) | Muted Cyan | View | |
#4F93B0 | rgb(79, 147, 176) | hsl(198, 38%, 50%) | Muted Sky Blue | View | |
#4F7BB0 | rgb(79, 123, 176) | hsl(213, 38%, 50%) | Muted Blue | View | |
#4F62B0 | rgb(79, 98, 176) | hsl(228, 38%, 50%) | Muted Blue | View |
:root {
--color-1: #4FB09D;
--color-2: #4FABB0;
--color-3: #4F93B0;
--color-4: #4F7BB0;
--color-5: #4F62B0;
}Palettes that share visual characteristics and color harmony.