CSS UNDERLINE GENERATOR

Underline properties
px
%

#1970cc

span.underlined {
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-color: rgba(25,112,204,0.62);
text-decoration-thickness: 6px;
}

Make your text stand out with style.

A well-crafted underline adds personality to body text, and makes clickable links feel intentional and polished.