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 |
|---|---|---|---|---|---|
#4EB19F | rgb(78, 177, 159) | hsl(169, 39%, 50%) | Muted Cyan | View | |
#4EABB1 | rgb(78, 171, 177) | hsl(184, 39%, 50%) | Muted Cyan | View | |
#4E92B1 | rgb(78, 146, 177) | hsl(199, 39%, 50%) | Muted Sky Blue | View | |
#4E79B1 | rgb(78, 121, 177) | hsl(214, 39%, 50%) | Muted Blue | View | |
#4E60B1 | rgb(78, 96, 177) | hsl(229, 39%, 50%) | Muted Blue | View |
:root {
--color-1: #4EB19F;
--color-2: #4EABB1;
--color-3: #4E92B1;
--color-4: #4E79B1;
--color-5: #4E60B1;
}Palettes that share visual characteristics and color harmony.