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 |
|---|---|---|---|---|---|
#8EA5BE | rgb(142, 165, 190) | hsl(211, 27%, 65%) | Muted Blue | View | |
#8E99BE | rgb(142, 153, 190) | hsl(226, 27%, 65%) | Muted Blue | View | |
#8E8EBE | rgb(142, 142, 190) | hsl(240, 27%, 65%) | Muted Blue | View | |
#9B8EBE | rgb(155, 142, 190) | hsl(256, 27%, 65%) | Muted Navy | View | |
#A78EBE | rgb(167, 142, 190) | hsl(271, 27%, 65%) | Muted Navy | View |
:root {
--color-1: #8EA5BE;
--color-2: #8E99BE;
--color-3: #8E8EBE;
--color-4: #9B8EBE;
--color-5: #A78EBE;
}Palettes that share visual characteristics and color harmony.