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 |
|---|---|---|---|---|---|
#4E7997 | rgb(78, 121, 151) | hsl(205, 32%, 45%) | Muted Blue | View | |
#4E6797 | rgb(78, 103, 151) | hsl(219, 32%, 45%) | Muted Blue | View | |
#4E5497 | rgb(78, 84, 151) | hsl(235, 32%, 45%) | Muted Blue | View | |
#5A4E97 | rgb(90, 78, 151) | hsl(250, 32%, 45%) | Muted Navy | View | |
#6D4E97 | rgb(109, 78, 151) | hsl(265, 32%, 45%) | Muted Navy | View |
:root {
--color-1: #4E7997;
--color-2: #4E6797;
--color-3: #4E5497;
--color-4: #5A4E97;
--color-5: #6D4E97;
}Palettes that share visual characteristics and color harmony.