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 |
|---|---|---|---|---|---|
#7E859A | rgb(126, 133, 154) | hsl(225, 12%, 55%) | Dusty Blue | View | |
#7E7E9A | rgb(126, 126, 154) | hsl(240, 12%, 55%) | Dusty Blue | View | |
#857E9A | rgb(133, 126, 154) | hsl(255, 12%, 55%) | Dusty Navy | View | |
#8C7E9A | rgb(140, 126, 154) | hsl(270, 12%, 55%) | Dusty Navy | View | |
#937E9A | rgb(147, 126, 154) | hsl(285, 12%, 55%) | Dusty Purple | View |
:root {
--color-1: #7E859A;
--color-2: #7E7E9A;
--color-3: #857E9A;
--color-4: #8C7E9A;
--color-5: #937E9A;
}Palettes that share visual characteristics and color harmony.