#B6CEE8
#F578DC
Linear CSS gradient
#160 Soft Lipstick Gradient
Soft Lipstick blends lavender (#B6CEE8) and fuchsia (#F578DC) in a soft linear CSS gradient across two colour stops.
Light and airy, the pale hues create a calm, open atmosphere that won't compete with surrounding content.
Works well for health and wellness apps, baby product sites, soft UI card backgrounds. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#B6CEE8rgb(182, 206, 232)
#F578DCrgb(245, 120, 220)
CSS code
background-image: linear-gradient(-225deg, #B6CEE8 0%, #F578DC 100%);