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 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 |
|---|---|---|---|---|---|
#96A2AB | rgb(150, 162, 171) | hsl(206, 11%, 63%) | Dusty Blue | View | |
#969CAB | rgb(150, 156, 171) | hsl(223, 11%, 63%) | Dusty Blue | View | |
#9697AB | rgb(150, 151, 171) | hsl(237, 11%, 63%) | Dusty Blue | View | |
#9A96AB | rgb(154, 150, 171) | hsl(251, 11%, 63%) | Dusty Navy | View | |
#A096AB | rgb(160, 150, 171) | hsl(269, 11%, 63%) | Dusty Navy | View |
:root {
--color-1: #96A2AB;
--color-2: #969CAB;
--color-3: #9697AB;
--color-4: #9A96AB;
--color-5: #A096AB;
}Palettes that share visual characteristics and color harmony.