Moonlight Color Palette

Discover the beautiful Moonlight color palette featuring link water (#d2e6f4), regent st blue (#a3c9e0), danube (#6aadd7), shakespeare (#4a98c9) and boston blue (#3b7cb5).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withMoonlight, Blue, Light, Bright, Aqua, Night Sky, Vibrant, Soft, Summer 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 Moonlight palette

Share this palette to:

💻 Moonlight color palette CSS

/* CSS */
.color-1 {
color: #d2e6f4;
}
.color-2 {
color: #a3c9e0;
}
.color-3 {
color: #6aadd7;
}
.color-4 {
color: #4a98c9;
}
.color-5 {
color: #3b7cb5;
}

/* CSS Variables */
:root {
--color-1: #d2e6f4;
--color-2: #a3c9e0;
--color-3: #6aadd7;
--color-4: #4a98c9;
--color-5: #3b7cb5;
}

🌈 Moonlight background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d2e6f4, #a3c9e0, #6aadd7, #4a98c9, #3b7cb5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d2e6f4, #a3c9e0, #6aadd7, #4a98c9, #3b7cb5);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Moonlight color palette created on .