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 Light Blue, Muted Light Navy, Muted Light Purple. 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 |
|---|---|---|---|---|---|
#AAA5CF | rgb(170, 165, 207) | hsl(247, 30%, 73%) | Muted Light Blue | View | |
#B5A5CF | rgb(181, 165, 207) | hsl(263, 30%, 73%) | Muted Light Navy | View | |
#BFA5CF | rgb(191, 165, 207) | hsl(277, 30%, 73%) | Muted Light Purple | View | |
#C9A5CF | rgb(201, 165, 207) | hsl(291, 30%, 73%) | Muted Light Purple | View | |
#CFA5CA | rgb(207, 165, 202) | hsl(307, 30%, 73%) | Muted Light Pink | View |
:root {
--color-1: #AAA5CF;
--color-2: #B5A5CF;
--color-3: #BFA5CF;
--color-4: #C9A5CF;
--color-5: #CFA5CA;
}Palettes that share visual characteristics and color harmony.