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 |
|---|---|---|---|---|---|
#5B8B80 | rgb(91, 139, 128) | hsl(166, 21%, 45%) | Muted Cyan | View | |
#5B898B | rgb(91, 137, 139) | hsl(183, 21%, 45%) | Muted Cyan | View | |
#5B7D8B | rgb(91, 125, 139) | hsl(197, 21%, 45%) | Muted Sky Blue | View | |
#5B718B | rgb(91, 113, 139) | hsl(213, 21%, 45%) | Muted Blue | View | |
#5B658B | rgb(91, 101, 139) | hsl(228, 21%, 45%) | Muted Blue | View |
:root {
--color-1: #5B8B80;
--color-2: #5B898B;
--color-3: #5B7D8B;
--color-4: #5B718B;
--color-5: #5B658B;
}Palettes that share visual characteristics and color harmony.