#F093FB
#F5576C
Linear CSS gradient
#017 Ripe Malinka Gradient
Ripe Malinka is a linear CSS gradient built from 2 colors: #F093FB, #F5576C. It works well for hero sections, UI surfaces, marketing pages, and subtle background treatments.
Use the palette table below to grab exact HEX and RGB values, then copy the raw CSS snippet and drop it straight into your project without re-building the gradient by hand.
Color palette
ColorHEXRGB
#F093FBrgb(240, 147, 251)
#F5576Crgb(245, 87, 108)
CSS code
background-image: linear-gradient(120deg, #f093fb 0%, #f5576c 100%);