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 | |
#AAABBB | rgb(170, 171, 187) | hsl(236, 11%, 70%) | Dusty Blue | View | |
#ADAABB | rgb(173, 170, 187) | hsl(251, 11%, 70%) | Dusty Navy | View | |
#B1AABB | rgb(177, 170, 187) | hsl(265, 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: #AAABBB;
--color-3: #ADAABB;
--color-4: #B1AABB;
--color-5: #B6AABB;
}Palettes that share visual characteristics and color harmony.