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 |
|---|---|---|---|---|---|
#5A6D8C | rgb(90, 109, 140) | hsl(217, 22%, 45%) | Muted Blue | View | |
#5A608C | rgb(90, 96, 140) | hsl(233, 22%, 45%) | Muted Blue | View | |
#5F5A8C | rgb(95, 90, 140) | hsl(246, 22%, 45%) | Muted Blue | View | |
#6C5A8C | rgb(108, 90, 140) | hsl(262, 22%, 45%) | Muted Navy | View | |
#795A8C | rgb(121, 90, 140) | hsl(277, 22%, 45%) | Muted Purple | View |
:root {
--color-1: #5A6D8C;
--color-2: #5A608C;
--color-3: #5F5A8C;
--color-4: #6C5A8C;
--color-5: #795A8C;
}Palettes that share visual characteristics and color harmony.