Berry Smoothie Gradient
Vivid violet into deep indigo.
Open in the gradient generator → Color Stops
#8E2DE2
#4A00E0
Berry Smoothie CSS Code
HEX Copy
background: #8E2DE2; background: linear-gradient(315deg, #8E2DE2 0%, #4A00E0 100%);
RGBA Copy
background: rgba(142, 45, 226, 1.0); background: linear-gradient(315deg, rgba(142, 45, 226, 1.0) 0%, rgba(74, 0, 224, 1.0) 100%);
HSLA Copy
background: hsla(272, 76%, 53%, 1.0); background: linear-gradient(315deg, hsla(272, 76%, 53%, 1.0) 0%, hsla(260, 100%, 44%, 1.0) 100%);