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 |
|---|---|---|---|---|---|
#9AB1AC | rgb(154, 177, 172) | hsl(167, 13%, 65%) | Dusty Cyan | View | |
#9AB1B1 | rgb(154, 177, 177) | hsl(180, 13%, 65%) | Dusty Cyan | View | |
#9AABB1 | rgb(154, 171, 177) | hsl(196, 13%, 65%) | Dusty Sky Blue | View | |
#9AA5B1 | rgb(154, 165, 177) | hsl(211, 13%, 65%) | Dusty Blue | View | |
#9AA0B1 | rgb(154, 160, 177) | hsl(224, 13%, 65%) | Dusty Blue | View |
:root {
--color-1: #9AB1AC;
--color-2: #9AB1B1;
--color-3: #9AABB1;
--color-4: #9AA5B1;
--color-5: #9AA0B1;
}Palettes that share visual characteristics and color harmony.