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 Sky 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 |
|---|---|---|---|---|---|
#7C999C | rgb(124, 153, 156) | hsl(186, 14%, 55%) | Dusty Sky Blue | View | |
#7C919C | rgb(124, 145, 156) | hsl(201, 14%, 55%) | Dusty Blue | View | |
#7C899C | rgb(124, 137, 156) | hsl(216, 14%, 55%) | Dusty Blue | View | |
#7C819C | rgb(124, 129, 156) | hsl(231, 14%, 55%) | Dusty Blue | View | |
#7F7C9C | rgb(127, 124, 156) | hsl(246, 14%, 55%) | Dusty Blue | View |
:root {
--color-1: #7C999C;
--color-2: #7C919C;
--color-3: #7C899C;
--color-4: #7C819C;
--color-5: #7F7C9C;
}Palettes that share visual characteristics and color harmony.