ColorCrawler
Color Palette IdeasCreate
FacebookXWhatsAppTelegramReddit

Website

  • Color Palette Ideas

Free Color Tools

  • Color Picker
  • Color Converters
  • Contrast Checker
  • Color Wheel

Help & Info

  • Contact
  • About
  • Privacy
  • Terms

Language

© 2025 ColorCrawler. All Rights Reserved.
FacebookXWhatsAppTelegramReddit

Similar Palettes

Mystic Twilight
Pink Blue Purple
Light Blue Pink
Purple Starry
Midnight Amethyst
Shades Of Purple
Blue Noku
Purple Evil
Golden Purple
Purple Night
Purple Galaxy
Blue And Pink Harmony
Purple Elegance
Teal Sunset
Warm Hues
Enchanted Twilight
Purple Wicked
Couture Crush
Lilly's Dreamscape
Celestial Whispers
80sAestheticPinkPurpleVibrant

Purple Villain

80s, aesthetic, purple, pink, vibrant

Color Adjustments

Purple Villain Color Palette CSS

/* CSS */
.color-1 {
  color: #5D4B8B;
}

.color-2 {
  color: #6F509B;
}

.color-3 {
  color: #A76C9A;
}

.color-4 {
  color: #DAB9D7;
}

.color-5 {
  color: #F5C2D1;
}

/* CSS Variables */
:root {
  --color-1: #5D4B8B;
  --color-2: #6F509B;
  --color-3: #A76C9A;
  --color-4: #DAB9D7;
  --color-5: #F5C2D1;
}

Purple Villain Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5D4B8B, #6F509B, #A76C9A, #DAB9D7, #F5C2D1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5D4B8B, #6F509B, #A76C9A, #DAB9D7, #F5C2D1);
}

Purple Villain color palette created on Feb 23, 2025, 1:05:58 PM.

72 views