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 |
|---|---|---|---|---|---|
#83B0C9 | rgb(131, 176, 201) | hsl(201, 39%, 65%) | Muted Blue | View | |
#839FC9 | rgb(131, 159, 201) | hsl(216, 39%, 65%) | Muted Blue | View | |
#838DC9 | rgb(131, 141, 201) | hsl(231, 39%, 65%) | Muted Blue | View | |
#8A83C9 | rgb(138, 131, 201) | hsl(246, 39%, 65%) | Muted Blue | View | |
#9B83C9 | rgb(155, 131, 201) | hsl(261, 39%, 65%) | Muted Navy | View |
:root {
--color-1: #83B0C9;
--color-2: #839FC9;
--color-3: #838DC9;
--color-4: #8A83C9;
--color-5: #9B83C9;
}Palettes that share visual characteristics and color harmony.