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 |
|---|---|---|---|---|---|
#638A9C | rgb(99, 138, 156) | hsl(199, 22%, 50%) | Muted Sky Blue | View | |
#637C9C | rgb(99, 124, 156) | hsl(214, 22%, 50%) | Muted Blue | View | |
#636E9C | rgb(99, 110, 156) | hsl(228, 22%, 50%) | Muted Blue | View | |
#67639C | rgb(103, 99, 156) | hsl(244, 22%, 50%) | Muted Blue | View | |
#75639C | rgb(117, 99, 156) | hsl(259, 22%, 50%) | Muted Navy | View |
:root {
--color-1: #638A9C;
--color-2: #637C9C;
--color-3: #636E9C;
--color-4: #67639C;
--color-5: #75639C;
}Palettes that share visual characteristics and color harmony.