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 Sky Blue, Muted Blue, Muted 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 |
|---|---|---|---|---|---|
#5B888F | rgb(91, 136, 143) | hsl(188, 22%, 46%) | Muted Sky Blue | View | |
#5B7B8F | rgb(91, 123, 143) | hsl(203, 22%, 46%) | Muted Blue | View | |
#5B6E8F | rgb(91, 110, 143) | hsl(218, 22%, 46%) | Muted Blue | View | |
#5B628F | rgb(91, 98, 143) | hsl(232, 22%, 46%) | Muted Blue | View | |
#625B8F | rgb(98, 91, 143) | hsl(248, 22%, 46%) | Muted Blue | View |
:root {
--color-1: #5B888F;
--color-2: #5B7B8F;
--color-3: #5B6E8F;
--color-4: #5B628F;
--color-5: #625B8F;
}Palettes that share visual characteristics and color harmony.