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 |
|---|---|---|---|---|---|
#B1B8C3 | rgb(177, 184, 195) | hsl(217, 13%, 73%) | Cloud Blue | View | |
#B1B4C3 | rgb(177, 180, 195) | hsl(230, 13%, 73%) | Cloud Blue | View | |
#B3B1C3 | rgb(179, 177, 195) | hsl(247, 13%, 73%) | Cloud Blue | View | |
#B8B1C3 | rgb(184, 177, 195) | hsl(263, 13%, 73%) | Light Dusty Navy | View | |
#BCB1C3 | rgb(188, 177, 195) | hsl(277, 13%, 73%) | Light Dusty Purple | View |
:root {
--color-1: #B1B8C3;
--color-2: #B1B4C3;
--color-3: #B3B1C3;
--color-4: #B8B1C3;
--color-5: #BCB1C3;
}Palettes that share visual characteristics and color harmony.