← All gradients
Notion ↗

Notion Gradient

#000000
#3D3D3D
Brand DarkNeutral Tech
CSS
background: linear-gradient(135deg, #000000, #3D3D3D);
Tailwind
bg-gradient-to-r from-[#000000] to-[#3D3D3D]
Figma token
{"gradient":{"value":"background: linear-gradient(135deg, #000000, #3D3D3D);"}}