Dark Amethyst Shades Color Palette

Discover the beautiful Dark Amethyst Shades color palette featuring valhalla (#281952), grape (#3a205b), bossanova (#512965), eminence (#61377b) and affair (#784389).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAubergine, Burgundy, Dark, Deep, Elegant, Plum, Violet, Warm 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 Dark Amethyst Shades palette

Share this palette to:

💻 Dark Amethyst Shades color palette CSS

/* CSS */
.color-1 {
color: #281952;
}
.color-2 {
color: #3a205b;
}
.color-3 {
color: #512965;
}
.color-4 {
color: #61377b;
}
.color-5 {
color: #784389;
}

/* CSS Variables */
:root {
--color-1: #281952;
--color-2: #3a205b;
--color-3: #512965;
--color-4: #61377b;
--color-5: #784389;
}

🌈 Dark Amethyst Shades background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #281952, #3a205b, #512965, #61377b, #784389);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #281952, #3a205b, #512965, #61377b, #784389);
}

🔗 Explore similar color palettes

No palettes found

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

Dark Amethyst Shades color palette created on .