Cloudy Color Palette
Cloudy color palette means a situation where the rain is about to start. Its can be created using dark blue and grey colors. The actual cloud color is white which is a mixture of white and grey.
Color Details
Image Preview

Palette Info
NameCloudy Color Palette
CategoryBlue
Colors5
Share this palette
Copy CSS Variables
Use these CSS variables in your project.
:root {
--color-1: #D2DFE8;
--color-2: #7699B0;
--color-3: #2F5E7A;
--color-4: #292C4A;
--color-5: #191D3D;
}