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, Light Muted Navy. 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 |
|---|---|---|---|---|---|
#B6BDCD | rgb(182, 189, 205) | hsl(222, 19%, 76%) | Cloud Blue | View | |
#B6B7CD | rgb(182, 183, 205) | hsl(237, 19%, 76%) | Cloud Blue | View | |
#BBB6CD | rgb(187, 182, 205) | hsl(253, 19%, 76%) | Light Muted Navy | View | |
#C1B6CD | rgb(193, 182, 205) | hsl(269, 19%, 76%) | Light Muted Navy | View | |
#C7B6CD | rgb(199, 182, 205) | hsl(284, 19%, 76%) | Light Muted Purple | View |
:root {
--color-1: #B6BDCD;
--color-2: #B6B7CD;
--color-3: #BBB6CD;
--color-4: #C1B6CD;
--color-5: #C7B6CD;
}Palettes that share visual characteristics and color harmony.