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 |
|---|---|---|---|---|---|
#688AB1 | rgb(104, 138, 177) | hsl(212, 32%, 55%) | Muted Blue | View | |
#6877B1 | rgb(104, 119, 177) | hsl(228, 32%, 55%) | Muted Blue | View | |
#6A68B1 | rgb(106, 104, 177) | hsl(242, 32%, 55%) | Muted Blue | View | |
#7C68B1 | rgb(124, 104, 177) | hsl(256, 32%, 55%) | Muted Navy | View | |
#8F68B1 | rgb(143, 104, 177) | hsl(272, 32%, 55%) | Muted Navy | View |
:root {
--color-1: #688AB1;
--color-2: #6877B1;
--color-3: #6A68B1;
--color-4: #7C68B1;
--color-5: #8F68B1;
}Palettes that share visual characteristics and color harmony.