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 |
|---|---|---|---|---|---|
#7D839B | rgb(125, 131, 155) | hsl(228, 13%, 55%) | Dusty Blue | View | |
#7F7D9B | rgb(127, 125, 155) | hsl(244, 13%, 55%) | Dusty Blue | View | |
#867D9B | rgb(134, 125, 155) | hsl(258, 13%, 55%) | Dusty Navy | View | |
#8E7D9B | rgb(142, 125, 155) | hsl(274, 13%, 55%) | Dusty Navy | View | |
#957D9B | rgb(149, 125, 155) | hsl(288, 13%, 55%) | Dusty Purple | View |
:root {
--color-1: #7D839B;
--color-2: #7F7D9B;
--color-3: #867D9B;
--color-4: #8E7D9B;
--color-5: #957D9B;
}Palettes that share visual characteristics and color harmony.