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 |
|---|---|---|---|---|---|
#486C9D | rgb(72, 108, 157) | hsl(215, 37%, 45%) | Muted Blue | View | |
#48569D | rgb(72, 86, 157) | hsl(230, 37%, 45%) | Muted Blue | View | |
#4F489D | rgb(79, 72, 157) | hsl(245, 37%, 45%) | Muted Blue | View | |
#65489D | rgb(101, 72, 157) | hsl(260, 37%, 45%) | Muted Navy | View | |
#7A489D | rgb(122, 72, 157) | hsl(275, 37%, 45%) | Muted Purple | View |
:root {
--color-1: #486C9D;
--color-2: #48569D;
--color-3: #4F489D;
--color-4: #65489D;
--color-5: #7A489D;
}Palettes that share visual characteristics and color harmony.