Discover the beautiful Whispers of Amethyst color palette featuring bossanova (#4a1f4d), affair (#794d89), lavender purple (#a98cba), prelude (#d0b1d8) and we peep (#f4d7e7).
Whispers of Amethyst Color Palette
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics with 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
Explore how the Whispers of Amethyst palette works in real UI components and design elements.
UI Examples
Explore beautiful UI components with Whispers of Amethyst palette
💻 Whispers of Amethyst color palette CSS
/* CSS */
.color-1 {
color: #4a1f4d;
}
.color-2 {
color: #794d89;
}
.color-3 {
color: #a98cba;
}
.color-4 {
color: #d0b1d8;
}
.color-5 {
color: #f4d7e7;
}
/* CSS Variables */
:root {
--color-1: #4a1f4d;
--color-2: #794d89;
--color-3: #a98cba;
--color-4: #d0b1d8;
--color-5: #f4d7e7;
}
🌈 Whispers of Amethyst background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a1f4d, #794d89, #a98cba, #d0b1d8, #f4d7e7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a1f4d, #794d89, #a98cba, #d0b1d8, #f4d7e7);
}
🔗 Explore similar color palettes
Whispers of Amethyst color palette created on .