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 |
|---|---|---|---|---|---|
#AAB4BB | rgb(170, 180, 187) | hsl(205, 11%, 70%) | Dusty Blue | View | |
#AAB0BB | rgb(170, 176, 187) | hsl(219, 11%, 70%) | Dusty Blue | View | |
#AAACBB | rgb(170, 172, 187) | hsl(233, 11%, 70%) | Dusty Blue | View | |
#ACAABB | rgb(172, 170, 187) | hsl(247, 11%, 70%) | Dusty Blue | View | |
#B1AABB | rgb(177, 170, 187) | hsl(265, 11%, 70%) | Dusty Navy | View |
:root {
--color-1: #AAB4BB;
--color-2: #AAB0BB;
--color-3: #AAACBB;
--color-4: #ACAABB;
--color-5: #B1AABB;
}Palettes that share visual characteristics and color harmony.