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 Cloud Blue, Cloud Blue, Light 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 |
|---|---|---|---|---|---|
#ADB1BD | rgb(173, 177, 189) | hsl(225, 11%, 71%) | Cloud Blue | View | |
#ADADBD | rgb(173, 173, 189) | hsl(240, 11%, 71%) | Cloud Blue | View | |
#B1ADBD | rgb(177, 173, 189) | hsl(255, 11%, 71%) | Light Dusty Navy | View | |
#B5ADBD | rgb(181, 173, 189) | hsl(270, 11%, 71%) | Light Dusty Navy | View | |
#B9ADBD | rgb(185, 173, 189) | hsl(285, 11%, 71%) | Light Dusty Purple | View |
:root {
--color-1: #ADB1BD;
--color-2: #ADADBD;
--color-3: #B1ADBD;
--color-4: #B5ADBD;
--color-5: #B9ADBD;
}Palettes that share visual characteristics and color harmony.