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 |
|---|---|---|---|---|---|
#B1BBC3 | rgb(177, 187, 195) | hsl(207, 13%, 73%) | Cloud Blue | View | |
#B1B7C3 | rgb(177, 183, 195) | hsl(220, 13%, 73%) | Cloud Blue | View | |
#B1B2C3 | rgb(177, 178, 195) | hsl(237, 13%, 73%) | Cloud Blue | View | |
#B5B1C3 | rgb(181, 177, 195) | hsl(253, 13%, 73%) | Light Dusty Navy | View | |
#B9B1C3 | rgb(185, 177, 195) | hsl(267, 13%, 73%) | Light Dusty Navy | View |
:root {
--color-1: #B1BBC3;
--color-2: #B1B7C3;
--color-3: #B1B2C3;
--color-4: #B5B1C3;
--color-5: #B9B1C3;
}Palettes that share visual characteristics and color harmony.