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 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 |
|---|---|---|---|---|---|
#9FB0C1 | rgb(159, 176, 193) | hsl(210, 22%, 69%) | Muted Blue | View | |
#9FA8C1 | rgb(159, 168, 193) | hsl(224, 22%, 69%) | Muted Blue | View | |
#9F9FC1 | rgb(159, 159, 193) | hsl(240, 22%, 69%) | Muted Blue | View | |
#A89FC1 | rgb(168, 159, 193) | hsl(256, 22%, 69%) | Muted Navy | View | |
#B09FC1 | rgb(176, 159, 193) | hsl(270, 22%, 69%) | Muted Navy | View |
:root {
--color-1: #9FB0C1;
--color-2: #9FA8C1;
--color-3: #9F9FC1;
--color-4: #A89FC1;
--color-5: #B09FC1;
}Palettes that share visual characteristics and color harmony.