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 |
|---|---|---|---|---|---|
#5F9AB9 | rgb(95, 154, 185) | hsl(201, 39%, 55%) | Muted Blue | View | |
#5F83B9 | rgb(95, 131, 185) | hsl(216, 39%, 55%) | Muted Blue | View | |
#5F6DB9 | rgb(95, 109, 185) | hsl(231, 39%, 55%) | Muted Blue | View | |
#685FB9 | rgb(104, 95, 185) | hsl(246, 39%, 55%) | Muted Blue | View | |
#7F5FB9 | rgb(127, 95, 185) | hsl(261, 39%, 55%) | Muted Navy | View |
:root {
--color-1: #5F9AB9;
--color-2: #5F83B9;
--color-3: #5F6DB9;
--color-4: #685FB9;
--color-5: #7F5FB9;
}Palettes that share visual characteristics and color harmony.