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 |
|---|---|---|---|---|---|
#5269AD | rgb(82, 105, 173) | hsl(225, 36%, 50%) | Muted Blue | View | |
#5252AD | rgb(82, 82, 173) | hsl(240, 36%, 50%) | Muted Blue | View | |
#6952AD | rgb(105, 82, 173) | hsl(255, 36%, 50%) | Muted Navy | View | |
#8052AD | rgb(128, 82, 173) | hsl(270, 36%, 50%) | Muted Navy | View | |
#9652AD | rgb(150, 82, 173) | hsl(285, 36%, 50%) | Muted Purple | View |
:root {
--color-1: #5269AD;
--color-2: #5252AD;
--color-3: #6952AD;
--color-4: #8052AD;
--color-5: #9652AD;
}Palettes that share visual characteristics and color harmony.