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 |
|---|---|---|---|---|---|
#8AB4C1 | rgb(138, 180, 193) | hsl(194, 31%, 65%) | Muted Sky Blue | View | |
#8AA6C1 | rgb(138, 166, 193) | hsl(209, 31%, 65%) | Muted Blue | View | |
#8A98C1 | rgb(138, 152, 193) | hsl(225, 31%, 65%) | Muted Blue | View | |
#8A8AC1 | rgb(138, 138, 193) | hsl(240, 31%, 65%) | Muted Blue | View | |
#988AC1 | rgb(152, 138, 193) | hsl(255, 31%, 65%) | Muted Navy | View |
:root {
--color-1: #8AB4C1;
--color-2: #8AA6C1;
--color-3: #8A98C1;
--color-4: #8A8AC1;
--color-5: #988AC1;
}Palettes that share visual characteristics and color harmony.