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 |
|---|---|---|---|---|---|
#5F97B9 | rgb(95, 151, 185) | hsl(203, 39%, 55%) | Muted Blue | View | |
#5F80B9 | rgb(95, 128, 185) | hsl(218, 39%, 55%) | Muted Blue | View | |
#5F6AB9 | rgb(95, 106, 185) | hsl(233, 39%, 55%) | Muted Blue | View | |
#6B5FB9 | rgb(107, 95, 185) | hsl(248, 39%, 55%) | Muted Blue | View | |
#825FB9 | rgb(130, 95, 185) | hsl(263, 39%, 55%) | Muted Navy | View |
:root {
--color-1: #5F97B9;
--color-2: #5F80B9;
--color-3: #5F6AB9;
--color-4: #6B5FB9;
--color-5: #825FB9;
}Palettes that share visual characteristics and color harmony.