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 |
|---|---|---|---|---|---|
#8AB8C1 | rgb(138, 184, 193) | hsl(190, 31%, 65%) | Muted Sky Blue | View | |
#8AAAC1 | rgb(138, 170, 193) | hsl(205, 31%, 65%) | Muted Blue | View | |
#8A9DC1 | rgb(138, 157, 193) | hsl(219, 31%, 65%) | Muted Blue | View | |
#8A8FC1 | rgb(138, 143, 193) | hsl(235, 31%, 65%) | Muted Blue | View | |
#938AC1 | rgb(147, 138, 193) | hsl(250, 31%, 65%) | Muted Navy | View |
:root {
--color-1: #8AB8C1;
--color-2: #8AAAC1;
--color-3: #8A9DC1;
--color-4: #8A8FC1;
--color-5: #938AC1;
}Palettes that share visual characteristics and color harmony.