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 |
|---|---|---|---|---|---|
#CDD3DA | rgb(205, 211, 218) | hsl(212, 15%, 83%) | Cloud Blue | View | |
#CDCFDA | rgb(205, 207, 218) | hsl(231, 15%, 83%) | Cloud Blue | View | |
#CECDDA | rgb(206, 205, 218) | hsl(245, 15%, 83%) | Cloud Blue | View | |
#D1CDDA | rgb(209, 205, 218) | hsl(258, 15%, 83%) | Light Muted Navy | View | |
#D5CDDA | rgb(213, 205, 218) | hsl(277, 15%, 83%) | Light Muted Purple | View |
:root {
--color-1: #CDD3DA;
--color-2: #CDCFDA;
--color-3: #CECDDA;
--color-4: #D1CDDA;
--color-5: #D5CDDA;
}Palettes that share visual characteristics and color harmony.