Advertise on WebGradients — reach designers & frontend developers.Learn more

Linear CSS gradient

Japan Blush

Japan Blush combines lavender (#DDD6F3) and blush pink (#FAACA8) in a soft two colour stops linear CSS gradient.

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
#DDD6F3rgb(221, 214, 243)
#FAACA8rgb(250, 172, 168)

CSS code

background-image: linear-gradient(-20deg, #ddd6f3 0%, #faaca8 100%, #faaca8 100%);

Japan Blush preview