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 |
|---|---|---|---|---|---|
#8DA6BF | rgb(141, 166, 191) | hsl(210, 28%, 65%) | Muted Blue | View | |
#8D99BF | rgb(141, 153, 191) | hsl(226, 28%, 65%) | Muted Blue | View | |
#8D8DBF | rgb(141, 141, 191) | hsl(240, 28%, 65%) | Muted Blue | View | |
#998DBF | rgb(153, 141, 191) | hsl(254, 28%, 65%) | Muted Navy | View | |
#A68DBF | rgb(166, 141, 191) | hsl(270, 28%, 65%) | Muted Navy | View |
:root {
--color-1: #8DA6BF;
--color-2: #8D99BF;
--color-3: #8D8DBF;
--color-4: #998DBF;
--color-5: #A68DBF;
}Palettes that share visual characteristics and color harmony.