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, Cloud 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 |
|---|---|---|---|---|---|
#B3BAC1 | rgb(179, 186, 193) | hsl(210, 10%, 73%) | Cloud Blue | View | |
#B3B7C1 | rgb(179, 183, 193) | hsl(223, 10%, 73%) | Cloud Blue | View | |
#B3B3C1 | rgb(179, 179, 193) | hsl(240, 10%, 73%) | Cloud Blue | View | |
#B7B3C1 | rgb(183, 179, 193) | hsl(257, 10%, 73%) | Light Dusty Navy | View | |
#BAB3C1 | rgb(186, 179, 193) | hsl(270, 10%, 73%) | Light Dusty Navy | View |
:root {
--color-1: #B3BAC1;
--color-2: #B3B7C1;
--color-3: #B3B3C1;
--color-4: #B7B3C1;
--color-5: #BAB3C1;
}Palettes that share visual characteristics and color harmony.