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 |
|---|---|---|---|---|---|
#4E6097 | rgb(78, 96, 151) | hsl(225, 32%, 45%) | Muted Blue | View | |
#4E4E97 | rgb(78, 78, 151) | hsl(240, 32%, 45%) | Muted Blue | View | |
#604E97 | rgb(96, 78, 151) | hsl(255, 32%, 45%) | Muted Navy | View | |
#734E97 | rgb(115, 78, 151) | hsl(270, 32%, 45%) | Muted Navy | View | |
#854E97 | rgb(133, 78, 151) | hsl(285, 32%, 45%) | Muted Purple | View |
:root {
--color-1: #4E6097;
--color-2: #4E4E97;
--color-3: #604E97;
--color-4: #734E97;
--color-5: #854E97;
}Palettes that share visual characteristics and color harmony.