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 |
|---|---|---|---|---|---|
#5B7F9A | rgb(91, 127, 154) | hsl(206, 26%, 48%) | Muted Blue | View | |
#5B6F9A | rgb(91, 111, 154) | hsl(221, 26%, 48%) | Muted Blue | View | |
#5B5F9A | rgb(91, 95, 154) | hsl(236, 26%, 48%) | Muted Blue | View | |
#665B9A | rgb(102, 91, 154) | hsl(250, 26%, 48%) | Muted Navy | View | |
#765B9A | rgb(118, 91, 154) | hsl(266, 26%, 48%) | Muted Navy | View |
:root {
--color-1: #5B7F9A;
--color-2: #5B6F9A;
--color-3: #5B5F9A;
--color-4: #665B9A;
--color-5: #765B9A;
}Palettes that share visual characteristics and color harmony.