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 |
|---|---|---|---|---|---|
#AAB3BB | rgb(170, 179, 187) | hsl(208, 11%, 70%) | Dusty Blue | View | |
#AAAEBB | rgb(170, 174, 187) | hsl(226, 11%, 70%) | Dusty Blue | View | |
#AAAABB | rgb(170, 170, 187) | hsl(240, 11%, 70%) | Dusty Blue | View | |
#AEAABB | rgb(174, 170, 187) | hsl(254, 11%, 70%) | Dusty Navy | View | |
#B3AABB | rgb(179, 170, 187) | hsl(272, 11%, 70%) | Dusty Navy | View |
:root {
--color-1: #AAB3BB;
--color-2: #AAAEBB;
--color-3: #AAAABB;
--color-4: #AEAABB;
--color-5: #B3AABB;
}Palettes that share visual characteristics and color harmony.