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 |
|---|---|---|---|---|---|
#A2A5B4 | rgb(162, 165, 180) | hsl(230, 11%, 67%) | Dusty Blue | View | |
#A3A2B4 | rgb(163, 162, 180) | hsl(243, 11%, 67%) | Dusty Blue | View | |
#A8A2B4 | rgb(168, 162, 180) | hsl(260, 11%, 67%) | Dusty Navy | View | |
#ACA2B4 | rgb(172, 162, 180) | hsl(273, 11%, 67%) | Dusty Navy | View | |
#B1A2B4 | rgb(177, 162, 180) | hsl(290, 11%, 67%) | Dusty Purple | View |
:root {
--color-1: #A2A5B4;
--color-2: #A3A2B4;
--color-3: #A8A2B4;
--color-4: #ACA2B4;
--color-5: #B1A2B4;
}Palettes that share visual characteristics and color harmony.