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 |
|---|---|---|---|---|---|
#508EAF | rgb(80, 142, 175) | hsl(201, 37%, 50%) | Muted Blue | View | |
#5076AF | rgb(80, 118, 175) | hsl(216, 37%, 50%) | Muted Blue | View | |
#505EAF | rgb(80, 94, 175) | hsl(231, 37%, 50%) | Muted Blue | View | |
#5A50AF | rgb(90, 80, 175) | hsl(246, 37%, 50%) | Muted Blue | View | |
#7150AF | rgb(113, 80, 175) | hsl(261, 37%, 50%) | Muted Navy | View |
:root {
--color-1: #508EAF;
--color-2: #5076AF;
--color-3: #505EAF;
--color-4: #5A50AF;
--color-5: #7150AF;
}Palettes that share visual characteristics and color harmony.