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 |
|---|---|---|---|---|---|
#8AA3C1 | rgb(138, 163, 193) | hsl(213, 31%, 65%) | Muted Blue | View | |
#8A95C1 | rgb(138, 149, 193) | hsl(228, 31%, 65%) | Muted Blue | View | |
#8D8AC1 | rgb(141, 138, 193) | hsl(243, 31%, 65%) | Muted Blue | View | |
#9B8AC1 | rgb(155, 138, 193) | hsl(259, 31%, 65%) | Muted Navy | View | |
#A98AC1 | rgb(169, 138, 193) | hsl(274, 31%, 65%) | Muted Navy | View |
:root {
--color-1: #8AA3C1;
--color-2: #8A95C1;
--color-3: #8D8AC1;
--color-4: #9B8AC1;
--color-5: #A98AC1;
}Palettes that share visual characteristics and color harmony.