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 Sky Blue, Dusty Blue, Dusty 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 |
|---|---|---|---|---|---|
#9CAAB0 | rgb(156, 170, 176) | hsl(198, 11%, 65%) | Dusty Sky Blue | View | |
#9CA5B0 | rgb(156, 165, 176) | hsl(213, 11%, 65%) | Dusty Blue | View | |
#9CA0B0 | rgb(156, 160, 176) | hsl(228, 11%, 65%) | Dusty Blue | View | |
#9D9CB0 | rgb(157, 156, 176) | hsl(243, 11%, 65%) | Dusty Blue | View | |
#A29CB0 | rgb(162, 156, 176) | hsl(258, 11%, 65%) | Dusty Navy | View |
:root {
--color-1: #9CAAB0;
--color-2: #9CA5B0;
--color-3: #9CA0B0;
--color-4: #9D9CB0;
--color-5: #A29CB0;
}Palettes that share visual characteristics and color harmony.