HEX
#
RGB
HSL

#48D1CC CSS / HTML Preview

Text with hexadecimal color #48D1CC

This text has a font color of #48D1CC.

<span style="color:#48D1CC;">Your text here</span>
#48D1CC border color

This element has a border color of #48D1CC.

<div style="border:2px solid #48D1CC;">Content here</div>
#48D1CC background color

This paragraph has a background color of #48D1CC.

<p style="background-color:#48D1CC;">Content here</p>
CSS codes
.text {color:#48D1CC;}
.background {background-color:#48D1CC;}
.border {border:1px solid #48D1CC;}