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 |
|---|---|---|---|---|---|
#C1C8D7 | rgb(193, 200, 215) | hsl(221, 22%, 80%) | Cloud Blue | View | |
#C1C2D7 | rgb(193, 194, 215) | hsl(237, 22%, 80%) | Cloud Blue | View | |
#C5C1D7 | rgb(197, 193, 215) | hsl(251, 22%, 80%) | Light Muted Navy | View | |
#CBC1D7 | rgb(203, 193, 215) | hsl(267, 22%, 80%) | Light Muted Navy | View | |
#D0C1D7 | rgb(208, 193, 215) | hsl(281, 22%, 80%) | Light Muted Purple | View |
:root {
--color-1: #C1C8D7;
--color-2: #C1C2D7;
--color-3: #C5C1D7;
--color-4: #CBC1D7;
--color-5: #D0C1D7;
}Palettes that share visual characteristics and color harmony.