Breaking News

CSS Text Effects: 116 Cool Examples That You Can Download

You came here for some really cool CSS text effects that will help you make amazing web typography for your websites.

In order to successfully give a website a look that is more visually impressive, designers always concentrate on placing more emphasis upon typography that is both stylish and neat in nature.

These same designers used to depend upon programs such as Photoshop to accomplish this; however, since CSS3 was implemented and supported by most browsers, things changed a lot.

You should already be seeing advanced CSS font effects on various modern websites.

These kinds of effects are becoming very popular very quickly in terms of becoming a great trend in web design.

These can also be achieved with pure CSS, which is perhaps the greatest thing about these kinds of web typography effects.

CSS3 is considered to be a true revolution when it comes to web development. The new properties contained in CSS3 allow developers to visually enhance their designs in such a way that is not only impressive in a visual sense, but is also quick and easy.

Web typography is one major thing that has dramatically changed with CSS3. You can make your design look attractive with typography and make everything visually appealing.

When it comes to web design, CSS will help you to obtain many different font effects, including using such effects as animation and clipping to spice things up a bit.

To help further illustrate this, we’ve put together a list of effects that are visually stunning and beautiful, all of which are made possible through CSS, and some of them with a little bit of Javascript as well.

Table of contents

CSS animated text effects

Text animation

sJpDj CSS Text Effects: 116 Cool Examples That You Can Download

The second one of these CSS text effects is from Yoann Helin. He created in CSS this effect that you may have seen on a lot of portfolio and presentation websites.

Line text.

line-text CSS Text Effects: 116 Cool Examples That You Can Download

Animated text with HTML, CSS and JavaScript.

COSMOS

JoZabN CSS Text Effects: 116 Cool Examples That You Can Download

While this CSS text effect isn’t the most useful one, it still is impressive.

Here’s what the author used:

  • vw, vh, vmin units for responsiveness
  • flexbox to center everything
  • multiple box-shadows for the stars
  • keyframes animation for the planets
  • transform to rotate the planets

[webkit] Animated “text-shadow” pattern

webkit-animated-text-shadow CSS Text Effects: 116 Cool Examples That You Can Download

Uses -webkit-background-clip: text & linear-gradient to simulate striped text shadow.

Animated signing of signature (SVG paths)

xnezB CSS Text Effects: 116 Cool Examples That You Can Download

Use this pen to animate writing a signature with SVG stroke-dashoffset/stroke-dasharray and CSS transitions.

SVG Path animated Text

svg-path-animated-text CSS Text Effects: 116 Cool Examples That You Can Download

Animated the text “Design” based on one SVG path. Click to toggle animation.

Animated text fill with svg text practice

animated-text-fill-with-svg CSS Text Effects: 116 Cool Examples That You Can Download

Animated text fill with HTML(Pug), CSS(SCSS) and SVG.

Animated text with Snapsvg

animated-text-with-snapsvg CSS Text Effects: 116 Cool Examples That You Can Download

Work with this feels like an old good Flash :)

Vertically rotating text css [FORK] w/ browser prefixes

vertically-rotating-text-cs CSS Text Effects: 116 Cool Examples That You Can Download

Vertically rotating text with HTML and CSS.

Rotating text

rotating-text CSS Text Effects: 116 Cool Examples That You Can Download

HTML, CSS and JavaScript rotating text.

#Codevember 3D Quote Rotator

codevember-3d-quote-rotator CSS Text Effects: 116 Cool Examples That You Can Download

Using GreenSock and the SplitText plugin to create a 3D text effect.

Impossibly Tipsy

Impossibly-Tipsy CSS Text Effects: 116 Cool Examples That You Can Download

Interesting effect for text.

Foggy text effect

QwLZVZ CSS Text Effects: 116 Cool Examples That You Can Download

Cinematic intro text effect (Webkit only – text mask). This is experimental, but still had to include it among these CSS effects.

webdev series – Colorful text animation #updated

webdev-series-colorful-text CSS Text Effects: 116 Cool Examples That You Can Download

Fluid and configurable colorful text animation module made with SCSS.

CSS Text filling with water

xrwja CSS Text Effects: 116 Cool Examples That You Can Download

The next one of these CSS text effects is a text filling with water animation, for preloaders and such.

GSAP Text Animation

gsap-text-animation CSS Text Effects: 116 Cool Examples That You Can Download

Text effect using Greensock.

Wave text effect (with SVG/blend mode)

wave-text-effect-with-svg-b CSS Text Effects: 116 Cool Examples That You Can Download

Wave text effect with HTML and CSS.

Shattering Text Animation

shattering-text-animation CSS Text Effects: 116 Cool Examples That You Can Download

GSAP text animation. SVG path shattering. Slow motion on hover.

Squiggly Text

squiggly-text CSS Text Effects: 116 Cool Examples That You Can Download

Squiggly text experiment with SVG filters.

Animated Headlines

animated-headlines CSS Text Effects: 116 Cool Examples That You Can Download

A collection of animated headlines, with interchangeable words that replace one another through CSS transitions.

Text Animation: Montserrat

text-animation-montserrat CSS Text Effects: 116 Cool Examples That You Can Download

HTML and CSS text animation.

Shaded Text

shaded-text CSS Text Effects: 116 Cool Examples That You Can Download

Shaded text, a SVG + CSS3 experiment about animated shadows. It isn’t optimized for mobile devices… yet.

Animating SVG text

animating-svg-text CSS Text Effects: 116 Cool Examples That You Can Download

HTML, CSS and SVG animating text.

text color draw

text-color-draw CSS Text Effects: 116 Cool Examples That You Can Download

Path drawing of text using greensock’s drawSVG plugin.

Pure CSS Text Animation

pure-css-text-animation CSS Text Effects: 116 Cool Examples That You Can Download

HTML and CSS text animation.

Animated text fill

animated-text-fill CSS Text Effects: 116 Cool Examples That You Can Download

Fill your text with animated background images – no JavaScript required.

Bubbling Text Effect

bubbling-text-effect CSS Text Effects: 116 Cool Examples That You Can Download

A jQuery powered example of how you can create a bubbling effect on a HTML heading. The bubbles appear as though they’re coming from behind the text, and then fade out and are removed.

Smoky Text

smoky-text CSS Text Effects: 116 Cool Examples That You Can Download

Combining text-shadow and CSS transforms (especially skew) for a smoky (or smokey?) effect.

jquery break/animate warping text paragraph example

jquery-break-animate-warpin CSS Text Effects: 116 Cool Examples That You Can Download

HTML, CSS and JavaScript break/animate warping text paragraph example.

Animated wave clipped by text

animated-wave-clipped-by-te CSS Text Effects: 116 Cool Examples That You Can Download

Animated wave inside text with svg. Image in the background and gradient filling the wave.

(cool) text effect

text-effect CSS Text Effects: 116 Cool Examples That You Can Download

Animated text with GIF image.

Untitled

codepen_oWaGqB CSS Text Effects: 116 Cool Examples That You Can Download

Animated text with HTML, CSS and JS.

Splitted text reveal

splitted-text-reveal CSS Text Effects: 116 Cool Examples That You Can Download

HTML, CSS and JavaScript splitted text reveal.

Onion Skinning Text Morphing

onion-skinning-text-morphin CSS Text Effects: 116 Cool Examples That You Can Download

Onion skinning text morphing in HTML/CSS/JS.

Text-Shadow Animate

text-shadow-animate CSS Text Effects: 116 Cool Examples That You Can Download

Text-Shadow animate with HTML and CSS.

SVG video mask on text

svg-video-mask-on-text CSS Text Effects: 116 Cool Examples That You Can Download

SVG video mask on text.

GSAP text reveal animation

GSAP-text-reveal-animation CSS Text Effects: 116 Cool Examples That You Can Download

GSAP text reveal animation.

SVG text animation

SVG-text-animation CSS Text Effects: 116 Cool Examples That You Can Download

Nice SVG text animation.

CSS Only Random Text Transform (Animated)

CSS-Only-Random-Text-Transf CSS Text Effects: 116 Cool Examples That You Can Download

Generate random text transformation using CSS only.

Silent Movie Text Effect

Silent-Movie-Text-Effect CSS Text Effects: 116 Cool Examples That You Can Download

Movie text effect with canvas.

CSS TEXT REVEALING ANIMATION

TEXT-REVEALING-ANIMATION CSS Text Effects: 116 Cool Examples That You Can Download

Pure CSS text revealing animation.

Letter Animation

Letter-Animation CSS Text Effects: 116 Cool Examples That You Can Download

Animating letters with CSS.

Text Line Animation

Text-Line-Animation CSS Text Effects: 116 Cool Examples That You Can Download

Nice text line animation with TweenMax.js.

Helo!

Fun-text CSS Text Effects: 116 Cool Examples That You Can Download

Click to re-draw! Mapping sprites to text is always fun.

CSS only Frozen text

CSS-only-Frozen-text CSS Text Effects: 116 Cool Examples That You Can Download

CSS only frozen text effect with background-clip, blend modes and gradient text.

letters effect

letters-effect CSS Text Effects: 116 Cool Examples That You Can Download

Letters effect on scroll.

Masking Path Animation

Masking-Path-Animation-ht CSS Text Effects: 116 Cool Examples That You Can Download

Sometimes simple is just as effective as complex.

Handwriting Animation (SVG + CSS)

Handwriting-Animat_-https CSS Text Effects: 116 Cool Examples That You Can Download

SVG and CSS handwriting animation. In order to optimize the SVG for animation, the graphic was chopped up into smaller pieces. This was done primarily to prevent path elements from overlapping with unrelated clipPath elements, but also allowed finer control over the animation. All of the animated path elements were exported from Adobe Illustrator and fine-tuned with code.

Animated Text Gradient

CSS-Animated-Text-Gradient CSS Text Effects: 116 Cool Examples That You Can Download

Nice animated text with gradient.

CSS Shadow text effects

CSS Dashed Shadow

CSS-Dashed-Shadow-https__ CSS Text Effects: 116 Cool Examples That You Can Download

Pure css hipster-ish typographic dashed shadow.

Hit The Floor Text Effect

CytDA CSS Text Effects: 116 Cool Examples That You Can Download

CSS3 text-shadow effects

CSS3-text-shadow-effec_-h CSS Text Effects: 116 Cool Examples That You Can Download

HTML and CSS3 text-shadow effects.

Long Shadow Gradient Mixin

Long-Shadow-Gradient-Mix_- CSS Text Effects: 116 Cool Examples That You Can Download

A Sass (Scss) Mixin to quickly generate long shadow gradients. Suitable for both ‘text-shadow’ and ‘box-shadow’.

CSS Text Shadow

CSS-Text-Shadow-https___c CSS Text Effects: 116 Cool Examples That You Can Download

Taking a stab at a Lynda.com tutorial. CSS: Advanced Typographic Techniques using lettering.js

Text-Shadow

Text-Shadow-https___codep CSS Text Effects: 116 Cool Examples That You Can Download

HTML and CSS text-shadow.

Awesome Text-Shadow

Awesome-Text-Shadow-https CSS Text Effects: 116 Cool Examples That You Can Download

Awesome text-shadow with CSS3.

Shadow Parallax • Reactjs

Shadow-Parallax-•-Reactjs- CSS Text Effects: 116 Cool Examples That You Can Download

Move your Mouse and Play words. Written by React, ES6, Babel transpiler.

Neon text-shadow effect

Neon-text-shadow-effect-h CSS Text Effects: 116 Cool Examples That You Can Download

9 neon CSStext-shadow effects.

Styling Text with SVG (Second Shadow)

Styling-Text-wi_-https___ CSS Text Effects: 116 Cool Examples That You Can Download

Styling text with SVG.

Pretty shadow

Pretty-shadow-https___cod CSS Text Effects: 116 Cool Examples That You Can Download

Pretty shadow with HTML and CSS.

Text-shadow

text-shadow-https___codep CSS Text Effects: 116 Cool Examples That You Can Download

Pure CSS text shadow.

Fancy text shadow

Fancy-text-shadow-https__ CSS Text Effects: 116 Cool Examples That You Can Download

Fancy text shadow.

Groovy CSS Effect

Groovy-CSS-Effect-https__ CSS Text Effects: 116 Cool Examples That You Can Download

1960’s font effect using CSS text-shadow property along with SASS function and mixins to keep code DRY.

3D CSS text effects

3d Text effect – mousemove

3d-text-effect-mousemove-1 CSS Text Effects: 116 Cool Examples That You Can Download

Nice 3D Text effect with jQuery mousemove.

3D extrude text effect- CSS only

3d-extrude-text-effect-css- CSS Text Effects: 116 Cool Examples That You Can Download

HTML and CSS 3D extrude text effect.

CSS Text Stroke | CSS Text Border – Infinite effect only with #CSS #html5

css-text-stroke-css-text-bo CSS Text Effects: 116 Cool Examples That You Can Download

Change the text to see the animation again.

3D CSS Typography

3d-css-typography CSS Text Effects: 116 Cool Examples That You Can Download

Single element, multi coloured 3d text effect

single-element-multi-colour CSS Text Effects: 116 Cool Examples That You Can Download

Single element with multi coloured text and 3D text shadow effects. Just playing around with different CSS properties to create fun text effects.

Only SS: Text Wave

Only-CSS-Text-Wave CSS Text Effects: 116 Cool Examples That You Can Download

Only CSS text wave.

Skewed and Rotated Text

CSS-Skewed-and-Rotated-Text CSS Text Effects: 116 Cool Examples That You Can Download

Text with CSS skew() and rotate().

3d text marquee effects

3d-text-marquee-effects-h CSS Text Effects: 116 Cool Examples That You Can Download

3D text marquee effects.

CSS text background

-webkit-background-clip:text CSS effect

crlxk CSS Text Effects: 116 Cool Examples That You Can Download

Use -webkit-background-clip: text and -webkit-fill-text-color : transparent to apply a background to a text on webkit browser.

Set a color fallback for other browser.

Background clipping

Background-clipping-co_-h CSS Text Effects: 116 Cool Examples That You Can Download

Text background clipping.

SVG Knockout Text with Video Background

SVG-Knockout-Text-with_-h CSS Text Effects: 116 Cool Examples That You Can Download

This demo explores creating knockout text/paths in SVG and looping a YouTube video as the fill.

SVG text mask

CHgrn CSS Text Effects: 116 Cool Examples That You Can Download

Gooey text background with SVG filters

Gooey-text-background-with_ CSS Text Effects: 116 Cool Examples That You Can Download

Example of using a gooey SVG filter to create smooth edges around inline text with a background.

Moving Cloud Text | HTML + CSS

Moving-Cloud_-https___cod CSS Text Effects: 116 Cool Examples That You Can Download

Moving cloud text with HTML and CSS.

CSS Attempts at text with inline skewed background

CSS-attempts-at-text-with-i CSS Text Effects: 116 Cool Examples That You Can Download

Using skew is only rendered if the item is display: block or inline-block. Some of these look the same on a wide viewport but fail differently as the viewport width is decreased.

CSS hover text effects

Opening type

GqEho CSS Text Effects: 116 Cool Examples That You Can Download

Efek Typography Text Neon part 1

efek-typography-text-neon-p CSS Text Effects: 116 Cool Examples That You Can Download

Text design (typography) with neon effect.

Text-mask background moving on MouseMove – v2

Text-mask-background-movin_ CSS Text Effects: 116 Cool Examples That You Can Download

Trying the new feature “background-clip: text”, with background moving.

Peeled Text Transforms

Peeled-Text-Transforms-ht CSS Text Effects: 116 Cool Examples That You Can Download

This pen shows text that looks like it is peeled of the page. It has a smooth animation when hovered.

Happy Text

Happy-Text-https___codepe CSS Text Effects: 116 Cool Examples That You Can Download

HTML and CSS happy text effect.

Animated highlighted text

animated-highlighted-text CSS Text Effects: 116 Cool Examples That You Can Download

The idea is simple, it make used of linear gradient and transition.

3d hover text effect

3d-hover-text-effect CSS Text Effects: 116 Cool Examples That You Can Download

No comments