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 |
|---|---|---|---|---|---|
#4EB19D | rgb(78, 177, 157) | hsl(168, 39%, 50%) | Muted Cyan | View | |
#4EACB1 | rgb(78, 172, 177) | hsl(183, 39%, 50%) | Muted Cyan | View | |
#4E93B1 | rgb(78, 147, 177) | hsl(198, 39%, 50%) | Muted Sky Blue | View | |
#4E7BB1 | rgb(78, 123, 177) | hsl(213, 39%, 50%) | Muted Blue | View | |
#4E62B1 | rgb(78, 98, 177) | hsl(228, 39%, 50%) | Muted Blue | View |
:root {
--color-1: #4EB19D;
--color-2: #4EACB1;
--color-3: #4E93B1;
--color-4: #4E7BB1;
--color-5: #4E62B1;
}Palettes that share visual characteristics and color harmony.