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 |
|---|---|---|---|---|---|
#5B698B | rgb(91, 105, 139) | hsl(223, 21%, 45%) | Muted Blue | View | |
#5B5D8B | rgb(91, 93, 139) | hsl(238, 21%, 45%) | Muted Blue | View | |
#645B8B | rgb(100, 91, 139) | hsl(251, 21%, 45%) | Muted Navy | View | |
#705B8B | rgb(112, 91, 139) | hsl(266, 21%, 45%) | Muted Navy | View | |
#7C5B8B | rgb(124, 91, 139) | hsl(281, 21%, 45%) | Muted Purple | View |
:root {
--color-1: #5B698B;
--color-2: #5B5D8B;
--color-3: #645B8B;
--color-4: #705B8B;
--color-5: #7C5B8B;
}Palettes that share visual characteristics and color harmony.