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 Cyan, Dusty Cyan, Dusty Sky Blue. 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 |
|---|---|---|---|---|---|
#A8B8B4 | rgb(168, 184, 180) | hsl(165, 10%, 69%) | Dusty Cyan | View | |
#A8B8B8 | rgb(168, 184, 184) | hsl(180, 10%, 69%) | Dusty Cyan | View | |
#A8B4B8 | rgb(168, 180, 184) | hsl(195, 10%, 69%) | Dusty Sky Blue | View | |
#A8B0B8 | rgb(168, 176, 184) | hsl(210, 10%, 69%) | Dusty Blue | View | |
#A8ACB8 | rgb(168, 172, 184) | hsl(225, 10%, 69%) | Dusty Blue | View |
:root {
--color-1: #A8B8B4;
--color-2: #A8B8B8;
--color-3: #A8B4B8;
--color-4: #A8B0B8;
--color-5: #A8ACB8;
}Palettes that share visual characteristics and color harmony.