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 |
|---|---|---|---|---|---|
#B3B9C1 | rgb(179, 185, 193) | hsl(214, 10%, 73%) | Cloud Blue | View | |
#B3B6C1 | rgb(179, 182, 193) | hsl(227, 10%, 73%) | Cloud Blue | View | |
#B4B3C1 | rgb(180, 179, 193) | hsl(244, 10%, 73%) | Cloud Blue | View | |
#B8B3C1 | rgb(184, 179, 193) | hsl(261, 10%, 73%) | Light Dusty Navy | View | |
#BBB3C1 | rgb(187, 179, 193) | hsl(274, 10%, 73%) | Light Dusty Navy | View |
:root {
--color-1: #B3B9C1;
--color-2: #B3B6C1;
--color-3: #B4B3C1;
--color-4: #B8B3C1;
--color-5: #BBB3C1;
}Palettes that share visual characteristics and color harmony.