Whispers of Amethyst Color Palette
Discover the beautiful Whispers of Amethyst color palette featuring london hue (#b0a4c1), light wisteria (#cda1d3), french lilac (#e5afe9), light orchid (#eab8e4) and cherub (#f5c7f5).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAesthetic, Lavender, Soft, Pastel, Light Summer 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 Whispers of Amethyst palette
💻 Whispers of Amethyst color palette CSS
/* CSS */
.color-1 {
color: #b0a4c1;
}
.color-2 {
color: #cda1d3;
}
.color-3 {
color: #e5afe9;
}
.color-4 {
color: #eab8e4;
}
.color-5 {
color: #f5c7f5;
}
/* CSS Variables */
:root {
--color-1: #b0a4c1;
--color-2: #cda1d3;
--color-3: #e5afe9;
--color-4: #eab8e4;
--color-5: #f5c7f5;
} 🌈 Whispers of Amethyst background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b0a4c1, #cda1d3, #e5afe9, #eab8e4, #f5c7f5);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b0a4c1, #cda1d3, #e5afe9, #eab8e4, #f5c7f5);
} 🔗 Explore similar color palettes
Whispers of Amethyst color palette created on .