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 |
|---|---|---|---|---|---|
#C0D0D8 | rgb(192, 208, 216) | hsl(200, 24%, 80%) | Cloud Blue | View | |
#C0CAD8 | rgb(192, 202, 216) | hsl(215, 24%, 80%) | Cloud Blue | View | |
#C0C4D8 | rgb(192, 196, 216) | hsl(230, 24%, 80%) | Cloud Blue | View | |
#C2C0D8 | rgb(194, 192, 216) | hsl(245, 24%, 80%) | Cloud Blue | View | |
#C8C0D8 | rgb(200, 192, 216) | hsl(260, 24%, 80%) | Light Muted Navy | View |
:root {
--color-1: #C0D0D8;
--color-2: #C0CAD8;
--color-3: #C0C4D8;
--color-4: #C2C0D8;
--color-5: #C8C0D8;
}Palettes that share visual characteristics and color harmony.