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 |
|---|---|---|---|---|---|
#515F94 | rgb(81, 95, 148) | hsl(227, 29%, 45%) | Muted Blue | View | |
#555194 | rgb(85, 81, 148) | hsl(244, 29%, 45%) | Muted Blue | View | |
#655194 | rgb(101, 81, 148) | hsl(258, 29%, 45%) | Muted Navy | View | |
#765194 | rgb(118, 81, 148) | hsl(273, 29%, 45%) | Muted Navy | View | |
#875194 | rgb(135, 81, 148) | hsl(288, 29%, 45%) | Muted Purple | View |
:root {
--color-1: #515F94;
--color-2: #555194;
--color-3: #655194;
--color-4: #765194;
--color-5: #875194;
}Palettes that share visual characteristics and color harmony.