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 |
|---|---|---|---|---|---|
#5B6B8B | rgb(91, 107, 139) | hsl(220, 21%, 45%) | Muted Blue | View | |
#5B5F8B | rgb(91, 95, 139) | hsl(235, 21%, 45%) | Muted Blue | View | |
#635B8B | rgb(99, 91, 139) | hsl(250, 21%, 45%) | Muted Navy | View | |
#6F5B8B | rgb(111, 91, 139) | hsl(265, 21%, 45%) | Muted Navy | View | |
#7B5B8B | rgb(123, 91, 139) | hsl(280, 21%, 45%) | Muted Purple | View |
A peaceful combination anchored by #5B6B8B, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #5B6B8B;
--color-2: #5B5F8B;
--color-3: #635B8B;
--color-4: #6F5B8B;
--color-5: #7B5B8B;
}Palettes that share visual characteristics and color harmony.