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 |
|---|---|---|---|---|---|
#89B8C2 | rgb(137, 184, 194) | hsl(191, 32%, 65%) | Muted Sky Blue | View | |
#89AAC2 | rgb(137, 170, 194) | hsl(205, 32%, 65%) | Muted Blue | View | |
#899BC2 | rgb(137, 155, 194) | hsl(221, 32%, 65%) | Muted Blue | View | |
#898DC2 | rgb(137, 141, 194) | hsl(236, 32%, 65%) | Muted Blue | View | |
#9489C2 | rgb(148, 137, 194) | hsl(252, 32%, 65%) | Muted Navy | View |
:root {
--color-1: #89B8C2;
--color-2: #89AAC2;
--color-3: #899BC2;
--color-4: #898DC2;
--color-5: #9489C2;
}Palettes that share visual characteristics and color harmony.