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