#FC6076
#FF9A44

Linear CSS gradient

#133 Orange Juice Gradient

Orange Juice is a linear CSS gradient built from 2 colors: #FC6076, #FF9A44. 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
#FC6076rgb(252, 96, 118)
#FF9A44rgb(255, 154, 68)

CSS code

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

#133 Orange Juice Gradient preview