Obsession in Amethyst Color Palette
Discover the beautiful Obsession in Amethyst color palette featuring lavender (#c35bec), medium purple (#b844e9), medium purple (#af34e4), purple heart (#a01ee1) and purple heart (#6b38e0).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBright, Deep, Fun, High Contrast, Modern, Psychedelic, Purple, Soft, Vibrant, Violet 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 Obsession in Amethyst palette
💻 Obsession in Amethyst color palette CSS
/* CSS */
.color-1 {
color: #c35bec;
}
.color-2 {
color: #b844e9;
}
.color-3 {
color: #af34e4;
}
.color-4 {
color: #a01ee1;
}
.color-5 {
color: #6b38e0;
}
/* CSS Variables */
:root {
--color-1: #c35bec;
--color-2: #b844e9;
--color-3: #af34e4;
--color-4: #a01ee1;
--color-5: #6b38e0;
} 🌈 Obsession in Amethyst background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c35bec, #b844e9, #af34e4, #a01ee1, #6b38e0);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c35bec, #b844e9, #af34e4, #a01ee1, #6b38e0);
} 🔗 Explore similar color palettes
Obsession in Amethyst color palette created on .