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 |
|---|---|---|---|---|---|
#779AC0 | rgb(119, 154, 192) | hsl(211, 37%, 61%) | Muted Blue | View | |
#7788C0 | rgb(119, 136, 192) | hsl(226, 37%, 61%) | Muted Blue | View | |
#7877C0 | rgb(120, 119, 192) | hsl(241, 37%, 61%) | Muted Blue | View | |
#8A77C0 | rgb(138, 119, 192) | hsl(256, 37%, 61%) | Muted Navy | View | |
#9D77C0 | rgb(157, 119, 192) | hsl(271, 37%, 61%) | Muted Navy | View |
:root {
--color-1: #779AC0;
--color-2: #7788C0;
--color-3: #7877C0;
--color-4: #8A77C0;
--color-5: #9D77C0;
}Palettes that share visual characteristics and color harmony.