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 |
|---|---|---|---|---|---|
#5A838C | rgb(90, 131, 140) | hsl(191, 22%, 45%) | Muted Sky Blue | View | |
#5A768C | rgb(90, 118, 140) | hsl(206, 22%, 45%) | Muted Blue | View | |
#5A698C | rgb(90, 105, 140) | hsl(222, 22%, 45%) | Muted Blue | View | |
#5A5D8C | rgb(90, 93, 140) | hsl(236, 22%, 45%) | Muted Blue | View | |
#635A8C | rgb(99, 90, 140) | hsl(251, 22%, 45%) | Muted Navy | View |
:root {
--color-1: #5A838C;
--color-2: #5A768C;
--color-3: #5A698C;
--color-4: #5A5D8C;
--color-5: #635A8C;
}Palettes that share visual characteristics and color harmony.