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 |
|---|---|---|---|---|---|
#B1B7C4 | rgb(177, 183, 196) | hsl(221, 14%, 73%) | Cloud Blue | View | |
#B1B2C4 | rgb(177, 178, 196) | hsl(237, 14%, 73%) | Cloud Blue | View | |
#B3B1C4 | rgb(179, 177, 196) | hsl(246, 14%, 73%) | Cloud Blue | View | |
#B8B1C4 | rgb(184, 177, 196) | hsl(262, 14%, 73%) | Light Dusty Navy | View | |
#BDB1C4 | rgb(189, 177, 196) | hsl(278, 14%, 73%) | Light Dusty Purple | View |
:root {
--color-1: #B1B7C4;
--color-2: #B1B2C4;
--color-3: #B3B1C4;
--color-4: #B8B1C4;
--color-5: #BDB1C4;
}Palettes that share visual characteristics and color harmony.