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 |
|---|---|---|---|---|---|
#B6C2D3 | rgb(182, 194, 211) | hsl(215, 25%, 77%) | Cloud Blue | View | |
#B6BBD3 | rgb(182, 187, 211) | hsl(230, 25%, 77%) | Cloud Blue | View | |
#B8B6D3 | rgb(184, 182, 211) | hsl(244, 25%, 77%) | Cloud Blue | View | |
#BFB6D3 | rgb(191, 182, 211) | hsl(259, 25%, 77%) | Light Muted Navy | View | |
#C6B6D3 | rgb(198, 182, 211) | hsl(273, 25%, 77%) | Light Muted Navy | View |
:root {
--color-1: #B6C2D3;
--color-2: #B6BBD3;
--color-3: #B8B6D3;
--color-4: #BFB6D3;
--color-5: #C6B6D3;
}Palettes that share visual characteristics and color harmony.