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 Navy, 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 |
|---|---|---|---|---|---|
#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 | |
#B5AABB | rgb(181, 170, 187) | hsl(279, 11%, 70%) | Dusty Purple | View | |
#BAAABB | rgb(186, 170, 187) | hsl(296, 11%, 70%) | Dusty Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dusty Blue and Dusty Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #AAABBB;
--color-2: #ADAABB;
--color-3: #B1AABB;
--color-4: #B5AABB;
--color-5: #BAAABB;
}Palettes that share visual characteristics and color harmony.