#FFF1EB
#ACE0F9

Linear CSS gradient

#043 New York Gradient

New York is a linear CSS gradient built from 2 colors: #FFF1EB, #ACE0F9. 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
#FFF1EBrgb(255, 241, 235)
#ACE0F9rgb(172, 224, 249)

CSS code

background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%);

#043 New York Gradient preview