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 |
|---|---|---|---|---|---|
#666D7F | rgb(102, 109, 127) | hsl(223, 11%, 45%) | Dusty Blue | View | |
#66677F | rgb(102, 103, 127) | hsl(238, 11%, 45%) | Dusty Blue | View | |
#6C667F | rgb(108, 102, 127) | hsl(254, 11%, 45%) | Dusty Navy | View | |
#72667F | rgb(114, 102, 127) | hsl(269, 11%, 45%) | Dusty Navy | View | |
#79667F | rgb(121, 102, 127) | hsl(286, 11%, 45%) | Dusty Purple | View |
:root {
--color-1: #666D7F;
--color-2: #66677F;
--color-3: #6C667F;
--color-4: #72667F;
--color-5: #79667F;
}Palettes that share visual characteristics and color harmony.