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 Dusty Blue, Dusty Blue, Dusty 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 |
|---|---|---|---|---|---|
#6F7890 | rgb(111, 120, 144) | hsl(224, 13%, 50%) | Dusty Blue | View | |
#6F7090 | rgb(111, 112, 144) | hsl(238, 13%, 50%) | Dusty Blue | View | |
#766F90 | rgb(118, 111, 144) | hsl(253, 13%, 50%) | Dusty Navy | View | |
#7E6F90 | rgb(126, 111, 144) | hsl(267, 13%, 50%) | Dusty Navy | View | |
#876F90 | rgb(135, 111, 144) | hsl(284, 13%, 50%) | Dusty Purple | View |
:root {
--color-1: #6F7890;
--color-2: #6F7090;
--color-3: #766F90;
--color-4: #7E6F90;
--color-5: #876F90;
}Palettes that share visual characteristics and color harmony.