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 |
|---|---|---|---|---|---|
#4D68A8 | rgb(77, 104, 168) | hsl(222, 37%, 48%) | Muted Blue | View | |
#4D52A8 | rgb(77, 82, 168) | hsl(237, 37%, 48%) | Muted Blue | View | |
#5F4DA8 | rgb(95, 77, 168) | hsl(252, 37%, 48%) | Muted Navy | View | |
#764DA8 | rgb(118, 77, 168) | hsl(267, 37%, 48%) | Muted Navy | View | |
#8D4DA8 | rgb(141, 77, 168) | hsl(282, 37%, 48%) | Muted Purple | View |
:root {
--color-1: #4D68A8;
--color-2: #4D52A8;
--color-3: #5F4DA8;
--color-4: #764DA8;
--color-5: #8D4DA8;
}Palettes that share visual characteristics and color harmony.