#323232
#3F3F3F
#1C1C1C

Linear CSS gradient

#135 Slick Carbon Gradient

Slick Carbon is a linear CSS gradient built from 3 colors: #323232, #3F3F3F, #1C1C1C. 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
#323232rgb(50, 50, 50)
#3F3F3Frgb(63, 63, 63)
#1C1C1Crgb(28, 28, 28)

CSS code

background: linear-gradient(to bottom, #323232 0%, #3F3F3F 40%, #1C1C1C 150%), linear-gradient(to top, rgba(255,255,255,0.40) 0%, rgba(0,0,0,0.25) 200%);
 background-blend-mode: multiply;

#135 Slick Carbon Gradient preview