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 |
|---|---|---|---|---|---|
#9BA2B0 | rgb(155, 162, 176) | hsl(220, 12%, 65%) | Dusty Blue | View | |
#9B9CB0 | rgb(155, 156, 176) | hsl(237, 12%, 65%) | Dusty Blue | View | |
#9F9BB0 | rgb(159, 155, 176) | hsl(251, 12%, 65%) | Dusty Navy | View | |
#A49BB0 | rgb(164, 155, 176) | hsl(266, 12%, 65%) | Dusty Navy | View | |
#AA9BB0 | rgb(170, 155, 176) | hsl(283, 12%, 65%) | Dusty Purple | View |
:root {
--color-1: #9BA2B0;
--color-2: #9B9CB0;
--color-3: #9F9BB0;
--color-4: #A49BB0;
--color-5: #AA9BB0;
}Palettes that share visual characteristics and color harmony.