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 |
|---|---|---|---|---|---|
#B3BBC1 | rgb(179, 187, 193) | hsl(206, 10%, 73%) | Cloud Blue | View | |
#B3B8C1 | rgb(179, 184, 193) | hsl(219, 10%, 73%) | Cloud Blue | View | |
#B3B4C1 | rgb(179, 180, 193) | hsl(236, 10%, 73%) | Cloud Blue | View | |
#B6B3C1 | rgb(182, 179, 193) | hsl(253, 10%, 73%) | Light Dusty Navy | View | |
#B9B3C1 | rgb(185, 179, 193) | hsl(266, 10%, 73%) | Light Dusty Navy | View |
:root {
--color-1: #B3BBC1;
--color-2: #B3B8C1;
--color-3: #B3B4C1;
--color-4: #B6B3C1;
--color-5: #B9B3C1;
}Palettes that share visual characteristics and color harmony.