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 |
|---|---|---|---|---|---|
#8BA9C1 | rgb(139, 169, 193) | hsl(207, 30%, 65%) | Muted Blue | View | |
#8B9CC1 | rgb(139, 156, 193) | hsl(221, 30%, 65%) | Muted Blue | View | |
#8B8FC1 | rgb(139, 143, 193) | hsl(236, 30%, 65%) | Muted Blue | View | |
#958BC1 | rgb(149, 139, 193) | hsl(251, 30%, 65%) | Muted Navy | View | |
#A28BC1 | rgb(162, 139, 193) | hsl(266, 30%, 65%) | Muted Navy | View |
:root {
--color-1: #8BA9C1;
--color-2: #8B9CC1;
--color-3: #8B8FC1;
--color-4: #958BC1;
--color-5: #A28BC1;
}Palettes that share visual characteristics and color harmony.