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 |
|---|---|---|---|---|---|
#AAADBB | rgb(170, 173, 187) | hsl(229, 11%, 70%) | Dusty Blue | View | |
#ACAABB | rgb(172, 170, 187) | hsl(247, 11%, 70%) | Dusty Blue | View | |
#B0AABB | rgb(176, 170, 187) | hsl(261, 11%, 70%) | Dusty Navy | View | |
#B4AABB | rgb(180, 170, 187) | hsl(275, 11%, 70%) | Dusty Purple | View | |
#B8AABB | rgb(184, 170, 187) | hsl(289, 11%, 70%) | Dusty Purple | View |
This purple-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: #AAADBB;
--color-2: #ACAABB;
--color-3: #B0AABB;
--color-4: #B4AABB;
--color-5: #B8AABB;
}Palettes that share visual characteristics and color harmony.