#DDD6F3
#FAACA8
Linear CSS gradient
#092 Japan Blush Gradient
Japan Blush is a linear CSS gradient built from 2 colors: #DDD6F3, #FAACA8. 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
#DDD6F3rgb(221, 214, 243)
#FAACA8rgb(250, 172, 168)
CSS code
background-image: linear-gradient(-20deg, #ddd6f3 0%, #faaca8 100%, #faaca8 100%);