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 |
|---|---|---|---|---|---|
#6A98AF | rgb(106, 152, 175) | hsl(200, 30%, 55%) | Muted Blue | View | |
#6A87AF | rgb(106, 135, 175) | hsl(215, 30%, 55%) | Muted Blue | View | |
#6A75AF | rgb(106, 117, 175) | hsl(230, 30%, 55%) | Muted Blue | View | |
#706AAF | rgb(112, 106, 175) | hsl(245, 30%, 55%) | Muted Blue | View | |
#816AAF | rgb(129, 106, 175) | hsl(260, 30%, 55%) | Muted Navy | View |
:root {
--color-1: #6A98AF;
--color-2: #6A87AF;
--color-3: #6A75AF;
--color-4: #706AAF;
--color-5: #816AAF;
}Palettes that share visual characteristics and color harmony.