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 |
|---|---|---|---|---|---|
#CACED8 | rgb(202, 206, 216) | hsl(223, 15%, 82%) | Cloud Blue | View | |
#CACBD8 | rgb(202, 203, 216) | hsl(236, 15%, 82%) | Cloud Blue | View | |
#CDCAD8 | rgb(205, 202, 216) | hsl(253, 15%, 82%) | Light Muted Navy | View | |
#D1CAD8 | rgb(209, 202, 216) | hsl(270, 15%, 82%) | Light Muted Navy | View | |
#D4CAD8 | rgb(212, 202, 216) | hsl(283, 15%, 82%) | Light Muted Purple | View |
:root {
--color-1: #CACED8;
--color-2: #CACBD8;
--color-3: #CDCAD8;
--color-4: #D1CAD8;
--color-5: #D4CAD8;
}Palettes that share visual characteristics and color harmony.