Spring Bloom Gradient

Soft pink into pale periwinkle blue.
Open in the gradient generator →

Color Stops

#FBC2EB
#A6C1EE

Spring Bloom CSS Code

HEX Copy
background: #FBC2EB;
background: linear-gradient(0deg, #FBC2EB 0%, #A6C1EE 100%);
RGBA Copy
background: rgba(251, 194, 235, 1.0);
background: linear-gradient(0deg, rgba(251, 194, 235, 1.0) 0%, rgba(166, 193, 238, 1.0) 100%);
HSLA Copy
background: hsla(317, 88%, 87%, 1.0);
background: linear-gradient(0deg, hsla(317, 88%, 87%, 1.0) 0%, hsla(218, 68%, 79%, 1.0) 100%);

Similar Gradients

More Gradient Presets

FAQ

What is the Spring Bloom gradient?

Soft pink into pale periwinkle blue.

What's the CSS code for the Spring Bloom gradient?

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

Generate a Gradient

Start your own gradient →