I Watch the Moon Color Palette
Discover the beautiful I Watch the Moon color palette featuring ghost (#c0c2d3), spindle (#a2b5e2), ship cove (#7a9bc2), wedgewood (#4c7f9e) and east bay (#3b5b7d).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withMoon, Night Sky, Blue, Soft color palettes and combinations.
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with I Watch the Moon palette
💻 I Watch the Moon color palette CSS
/* CSS */
.color-1 {
color: #c0c2d3;
}
.color-2 {
color: #a2b5e2;
}
.color-3 {
color: #7a9bc2;
}
.color-4 {
color: #4c7f9e;
}
.color-5 {
color: #3b5b7d;
}
/* CSS Variables */
:root {
--color-1: #c0c2d3;
--color-2: #a2b5e2;
--color-3: #7a9bc2;
--color-4: #4c7f9e;
--color-5: #3b5b7d;
}
🌈 I Watch the Moon background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c0c2d3, #a2b5e2, #7a9bc2, #4c7f9e, #3b5b7d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c0c2d3, #a2b5e2, #7a9bc2, #4c7f9e, #3b5b7d);
}
🔗 Explore similar color palettes
I Watch the Moon color palette created on .