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 |
|---|---|---|---|---|---|
#495A9C | rgb(73, 90, 156) | hsl(228, 36%, 45%) | Muted Blue | View | |
#4E499C | rgb(78, 73, 156) | hsl(244, 36%, 45%) | Muted Blue | View | |
#62499C | rgb(98, 73, 156) | hsl(258, 36%, 45%) | Muted Navy | View | |
#77499C | rgb(119, 73, 156) | hsl(273, 36%, 45%) | Muted Navy | View | |
#8C499C | rgb(140, 73, 156) | hsl(288, 36%, 45%) | Muted Purple | View |
:root {
--color-1: #495A9C;
--color-2: #4E499C;
--color-3: #62499C;
--color-4: #77499C;
--color-5: #8C499C;
}Palettes that share visual characteristics and color harmony.