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 |
|---|---|---|---|---|---|
#6A90AF | rgb(106, 144, 175) | hsl(207, 30%, 55%) | Muted Blue | View | |
#6A7EAF | rgb(106, 126, 175) | hsl(223, 30%, 55%) | Muted Blue | View | |
#6A6DAF | rgb(106, 109, 175) | hsl(237, 30%, 55%) | Muted Blue | View | |
#786AAF | rgb(120, 106, 175) | hsl(252, 30%, 55%) | Muted Navy | View | |
#896AAF | rgb(137, 106, 175) | hsl(267, 30%, 55%) | Muted Navy | View |
:root {
--color-1: #6A90AF;
--color-2: #6A7EAF;
--color-3: #6A6DAF;
--color-4: #786AAF;
--color-5: #896AAF;
}Palettes that share visual characteristics and color harmony.