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

Moonlit Lavender
Warm Pink
Purple Starry
Mystic Twilight
Shades Of Gray
Mystery Unveiled
Golden Purple
Blue Noku
Earthy Tones
Shades Of Purple
Pink Blue Purple
Purple Galaxy
Light Blue Pink
Soft Pastels
Pastel Blue
Enchanted Lilac Dreams
Earthen Embrace
Midnight Amethyst
Couture Crush
Purple Night
DeepElegantGrayPinkPurpleRetroSoftViolet

Eggplant Elegance

deep, retro, purple, soft, elegant

Color Adjustments

Eggplant Elegance Color Palette CSS

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

.color-2 {
  color: #7B5D83;
}

.color-3 {
  color: #9D7B94;
}

.color-4 {
  color: #C2A8B5;
}

.color-5 {
  color: #E0C2D0;
}

/* CSS Variables */
:root {
  --color-1: #5E4A6D;
  --color-2: #7B5D83;
  --color-3: #9D7B94;
  --color-4: #C2A8B5;
  --color-5: #E0C2D0;
}

Eggplant Elegance Gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5E4A6D, #7B5D83, #9D7B94, #C2A8B5, #E0C2D0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5E4A6D, #7B5D83, #9D7B94, #C2A8B5, #E0C2D0);
}

Eggplant Elegance color palette created on Feb 23, 2025, 7:34:07 PM.

100 views