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 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 |
|---|---|---|---|---|---|
#7C8C9C | rgb(124, 140, 156) | hsl(210, 14%, 55%) | Dusty Blue | View | |
#7C849C | rgb(124, 132, 156) | hsl(225, 14%, 55%) | Dusty Blue | View | |
#7C7C9C | rgb(124, 124, 156) | hsl(240, 14%, 55%) | Dusty Blue | View | |
#847C9C | rgb(132, 124, 156) | hsl(255, 14%, 55%) | Dusty Navy | View | |
#8C7C9C | rgb(140, 124, 156) | hsl(270, 14%, 55%) | Dusty Navy | View |
:root {
--color-1: #7C8C9C;
--color-2: #7C849C;
--color-3: #7C7C9C;
--color-4: #847C9C;
--color-5: #8C7C9C;
}Palettes that share visual characteristics and color harmony.