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 |
|---|---|---|---|---|---|
#528CAD | rgb(82, 140, 173) | hsl(202, 36%, 50%) | Muted Blue | View | |
#5275AD | rgb(82, 117, 173) | hsl(217, 36%, 50%) | Muted Blue | View | |
#525EAD | rgb(82, 94, 173) | hsl(232, 36%, 50%) | Muted Blue | View | |
#5C52AD | rgb(92, 82, 173) | hsl(247, 36%, 50%) | Muted Blue | View | |
#7352AD | rgb(115, 82, 173) | hsl(262, 36%, 50%) | Muted Navy | View |
:root {
--color-1: #528CAD;
--color-2: #5275AD;
--color-3: #525EAD;
--color-4: #5C52AD;
--color-5: #7352AD;
}Palettes that share visual characteristics and color harmony.