Sailor Moon Color Palette

Discover the beautiful Sailor Moon color palette featuring sandwisp (#f7e6a1), azalea (#f1b7d1), half baked (#80b3d6), coral (#ff8b42) and gigas (#4c3d8f).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withSailor, Moon, Pastel, Pink, Blue, Bright, Summer, Tropical, Fun 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 Sailor Moon palette

Share this palette to:

💻 Sailor Moon color palette CSS

/* CSS */
.color-1 {
color: #f7e6a1;
}
.color-2 {
color: #f1b7d1;
}
.color-3 {
color: #80b3d6;
}
.color-4 {
color: #ff8b42;
}
.color-5 {
color: #4c3d8f;
}

/* CSS Variables */
:root {
--color-1: #f7e6a1;
--color-2: #f1b7d1;
--color-3: #80b3d6;
--color-4: #ff8b42;
--color-5: #4c3d8f;
}

🌈 Sailor Moon background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7e6a1, #f1b7d1, #80b3d6, #ff8b42, #4c3d8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7e6a1, #f1b7d1, #80b3d6, #ff8b42, #4c3d8f);
}

🔗 Explore similar color palettes

No palettes found

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

Sailor Moon color palette created on .