Demon Slayer Color Palette

Discover the beautiful Demon Slayer color palette featuring mirage (#1e1a2d), butterfly bush (#5a4b8b), wisteria (#906eb4), heliotrope (#d48aff) and chantilly (#f9c8d8).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAnime, Purple, Bright, Magenta, Violet, Soft, Fun, Light 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 Demon Slayer palette

Share this palette to:

💻 Demon Slayer color palette CSS

/* CSS */
.color-1 {
color: #1e1a2d;
}
.color-2 {
color: #5a4b8b;
}
.color-3 {
color: #906eb4;
}
.color-4 {
color: #d48aff;
}
.color-5 {
color: #f9c8d8;
}

/* CSS Variables */
:root {
--color-1: #1e1a2d;
--color-2: #5a4b8b;
--color-3: #906eb4;
--color-4: #d48aff;
--color-5: #f9c8d8;
}

🌈 Demon Slayer background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e1a2d, #5a4b8b, #906eb4, #d48aff, #f9c8d8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e1a2d, #5a4b8b, #906eb4, #d48aff, #f9c8d8);
}

🔗 Explore similar color palettes

No palettes found

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

Demon Slayer color palette created on .