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 Navy. 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 |
|---|---|---|---|---|---|
#7C94C5 | rgb(124, 148, 197) | hsl(220, 39%, 63%) | Muted Blue | View | |
#7C82C5 | rgb(124, 130, 197) | hsl(235, 39%, 63%) | Muted Blue | View | |
#887CC5 | rgb(136, 124, 197) | hsl(250, 39%, 63%) | Muted Navy | View | |
#9B7CC5 | rgb(155, 124, 197) | hsl(265, 39%, 63%) | Muted Navy | View | |
#AD7CC5 | rgb(173, 124, 197) | hsl(280, 39%, 63%) | Muted Purple | View |
:root {
--color-1: #7C94C5;
--color-2: #7C82C5;
--color-3: #887CC5;
--color-4: #9B7CC5;
--color-5: #AD7CC5;
}Palettes that share visual characteristics and color harmony.