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 |
|---|---|---|---|---|---|
#7B979D | rgb(123, 151, 157) | hsl(191, 15%, 55%) | Muted Sky Blue | View | |
#7B8E9D | rgb(123, 142, 157) | hsl(206, 15%, 55%) | Muted Blue | View | |
#7B859D | rgb(123, 133, 157) | hsl(222, 15%, 55%) | Muted Blue | View | |
#7B7D9D | rgb(123, 125, 157) | hsl(236, 15%, 55%) | Muted Blue | View | |
#827B9D | rgb(130, 123, 157) | hsl(252, 15%, 55%) | Muted Navy | View |
:root {
--color-1: #7B979D;
--color-2: #7B8E9D;
--color-3: #7B859D;
--color-4: #7B7D9D;
--color-5: #827B9D;
}Palettes that share visual characteristics and color harmony.