#FA709A
#FEE140

Linear CSS gradient

#021 True Sunset Gradient

True Sunset is a linear CSS gradient built from 2 colors: #FA709A, #FEE140. 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
#FA709Argb(250, 112, 154)
#FEE140rgb(254, 225, 64)

CSS code

background-image: linear-gradient(to right, #fa709a 0%, #fee140 100%);

#021 True Sunset Gradient preview