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 |
|---|---|---|---|---|---|
#B8C1D6 | rgb(184, 193, 214) | hsl(222, 27%, 78%) | Cloud Blue | View | |
#B8B9D6 | rgb(184, 185, 214) | hsl(238, 27%, 78%) | Cloud Blue | View | |
#BEB8D6 | rgb(190, 184, 214) | hsl(252, 27%, 78%) | Light Muted Navy | View | |
#C5B8D6 | rgb(197, 184, 214) | hsl(266, 27%, 78%) | Light Muted Navy | View | |
#CDB8D6 | rgb(205, 184, 214) | hsl(282, 27%, 78%) | Light Muted Purple | View |
:root {
--color-1: #B8C1D6;
--color-2: #B8B9D6;
--color-3: #BEB8D6;
--color-4: #C5B8D6;
--color-5: #CDB8D6;
}Palettes that share visual characteristics and color harmony.