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 |
|---|---|---|---|---|---|
#7C829C | rgb(124, 130, 156) | hsl(229, 14%, 55%) | Dusty Blue | View | |
#7E7C9C | rgb(126, 124, 156) | hsl(244, 14%, 55%) | Dusty Blue | View | |
#867C9C | rgb(134, 124, 156) | hsl(259, 14%, 55%) | Dusty Navy | View | |
#8E7C9C | rgb(142, 124, 156) | hsl(274, 14%, 55%) | Dusty Navy | View | |
#967C9C | rgb(150, 124, 156) | hsl(289, 14%, 55%) | Dusty Purple | View |
:root {
--color-1: #7C829C;
--color-2: #7E7C9C;
--color-3: #867C9C;
--color-4: #8E7C9C;
--color-5: #967C9C;
}Palettes that share visual characteristics and color harmony.