Mystic Velvet Twilight Color Palette
Discover the beautiful Mystic Velvet Twilight color palette featuring east side (#b887c9), trendy pink (#8d6198), voodoo (#693b6d), grape (#4f2060) and grape (#3f1c4a).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withLavender, Plum, Warm Lavender, Autumn, Elegant, 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 Mystic Velvet Twilight palette
💻 Mystic Velvet Twilight color palette CSS
/* CSS */
.color-1 {
color: #b887c9;
}
.color-2 {
color: #8d6198;
}
.color-3 {
color: #693b6d;
}
.color-4 {
color: #4f2060;
}
.color-5 {
color: #3f1c4a;
}
/* CSS Variables */
:root {
--color-1: #b887c9;
--color-2: #8d6198;
--color-3: #693b6d;
--color-4: #4f2060;
--color-5: #3f1c4a;
}
🌈 Mystic Velvet Twilight background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b887c9, #8d6198, #693b6d, #4f2060, #3f1c4a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b887c9, #8d6198, #693b6d, #4f2060, #3f1c4a);
}
🔗 Explore similar color palettes
Mystic Velvet Twilight color palette created on .