Language
Back

Design & Assets

CSS Gradient Text Generator

Generate CSS for gradient-colored text.

Input

CSS Gradient Text Generator

gradient textcsstypographydesign
Output

Generated gradient text CSS

.gradient-text {
  background: linear-gradient(90deg, #2563eb, #9333ea);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
Preview

Gradient Text Preview

Related tools

Cookie preferences

We use cookies for essential site features and, with your permission, analytics and advertising.