Cherry Blossom Gradient

Blush pink into warm apricot, spring in bloom.
Open in the gradient generator →

Color Stops

#FFAFBD
#FFC3A0

Cherry Blossom CSS Code

HEX Copy
background: #FFAFBD;
background: linear-gradient(45deg, #FFAFBD 0%, #FFC3A0 100%);
RGBA Copy
background: rgba(255, 175, 189, 1.0);
background: linear-gradient(45deg, rgba(255, 175, 189, 1.0) 0%, rgba(255, 195, 160, 1.0) 100%);
HSLA Copy
background: hsla(350, 100%, 84%, 1.0);
background: linear-gradient(45deg, hsla(350, 100%, 84%, 1.0) 0%, hsla(22, 100%, 81%, 1.0) 100%);

Similar Gradients

More Gradient Presets

FAQ

What is the Cherry Blossom gradient?

Blush pink into warm apricot, spring in bloom.

What's the CSS code for the Cherry Blossom gradient?

Use background: linear-gradient(45deg, #FFAFBD 0%, #FFC3A0 100%);. RGBA and HSLA versions are also available on this page.

Generate a Gradient

Start your own gradient →