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 |
|---|---|---|---|---|---|
#5B788B | rgb(91, 120, 139) | hsl(204, 21%, 45%) | Muted Blue | View | |
#5B6C8B | rgb(91, 108, 139) | hsl(219, 21%, 45%) | Muted Blue | View | |
#5B608B | rgb(91, 96, 139) | hsl(234, 21%, 45%) | Muted Blue | View | |
#615B8B | rgb(97, 91, 139) | hsl(248, 21%, 45%) | Muted Blue | View | |
#6D5B8B | rgb(109, 91, 139) | hsl(263, 21%, 45%) | Muted Navy | View |
:root {
--color-1: #5B788B;
--color-2: #5B6C8B;
--color-3: #5B608B;
--color-4: #615B8B;
--color-5: #6D5B8B;
}Palettes that share visual characteristics and color harmony.