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 |
|---|---|---|---|---|---|
#5EA192 | rgb(94, 161, 146) | hsl(167, 26%, 50%) | Muted Cyan | View | |
#5E9EA1 | rgb(94, 158, 161) | hsl(183, 26%, 50%) | Muted Cyan | View | |
#5E8EA1 | rgb(94, 142, 161) | hsl(197, 26%, 50%) | Muted Sky Blue | View | |
#5E7DA1 | rgb(94, 125, 161) | hsl(212, 26%, 50%) | Muted Blue | View | |
#5E6DA1 | rgb(94, 109, 161) | hsl(227, 26%, 50%) | Muted Blue | View |
:root {
--color-1: #5EA192;
--color-2: #5E9EA1;
--color-3: #5E8EA1;
--color-4: #5E7DA1;
--color-5: #5E6DA1;
}Palettes that share visual characteristics and color harmony.