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 Navy. 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 |
|---|---|---|---|---|---|
#6778AD | rgb(103, 120, 173) | hsl(225, 30%, 54%) | Muted Blue | View | |
#6767AD | rgb(103, 103, 173) | hsl(240, 30%, 54%) | Muted Blue | View | |
#7867AD | rgb(120, 103, 173) | hsl(255, 30%, 54%) | Muted Navy | View | |
#8A67AD | rgb(138, 103, 173) | hsl(270, 30%, 54%) | Muted Navy | View | |
#9B67AD | rgb(155, 103, 173) | hsl(285, 30%, 54%) | Muted Purple | View |
:root {
--color-1: #6778AD;
--color-2: #6767AD;
--color-3: #7867AD;
--color-4: #8A67AD;
--color-5: #9B67AD;
}Palettes that share visual characteristics and color harmony.