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 |
|---|---|---|---|---|---|
#C7D0DB | rgb(199, 208, 219) | hsl(213, 22%, 82%) | Cloud Blue | View | |
#C7CBDB | rgb(199, 203, 219) | hsl(228, 22%, 82%) | Cloud Blue | View | |
#C8C7DB | rgb(200, 199, 219) | hsl(243, 22%, 82%) | Cloud Blue | View | |
#CDC7DB | rgb(205, 199, 219) | hsl(258, 22%, 82%) | Light Muted Navy | View | |
#D2C7DB | rgb(210, 199, 219) | hsl(273, 22%, 82%) | Light Muted Navy | View |
:root {
--color-1: #C7D0DB;
--color-2: #C7CBDB;
--color-3: #C8C7DB;
--color-4: #CDC7DB;
--color-5: #D2C7DB;
}Palettes that share visual characteristics and color harmony.