Moonlight Sparkle Color Palette

Discover the beautiful Moonlight Sparkle color palette featuring periwinkle gray (#c5d2e7), wistful (#a4aed6), lynch (#6a809a), fiord (#3d4c6c) and cloud burst (#1b2a50).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withMoonlight, Sparkle, Blue, Soft, Modern, Elegant, Deep 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 Sparkle palette

Share this palette to:

💻 Moonlight Sparkle color palette CSS

/* CSS */
.color-1 {
color: #c5d2e7;
}
.color-2 {
color: #a4aed6;
}
.color-3 {
color: #6a809a;
}
.color-4 {
color: #3d4c6c;
}
.color-5 {
color: #1b2a50;
}

/* CSS Variables */
:root {
--color-1: #c5d2e7;
--color-2: #a4aed6;
--color-3: #6a809a;
--color-4: #3d4c6c;
--color-5: #1b2a50;
}

🌈 Moonlight Sparkle background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c5d2e7, #a4aed6, #6a809a, #3d4c6c, #1b2a50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c5d2e7, #a4aed6, #6a809a, #3d4c6c, #1b2a50);
}

🔗 Explore similar color palettes

No palettes found

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

Moonlight Sparkle color palette created on .