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 |
|---|---|---|---|---|---|
#AAAFBB | rgb(170, 175, 187) | hsl(222, 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 | |
#B2AABB | rgb(178, 170, 187) | hsl(268, 11%, 70%) | Dusty Navy | View | |
#B6AABB | rgb(182, 170, 187) | hsl(282, 11%, 70%) | Dusty Purple | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dusty Blue and Dusty Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #AAAFBB;
--color-2: #AAAABB;
--color-3: #AEAABB;
--color-4: #B2AABB;
--color-5: #B6AABB;
}Palettes that share visual characteristics and color harmony.