HEX
#
RGB
HSL

#2E8B57 CSS / HTML Preview

Text with hexadecimal color #2E8B57

This text has a font color of #2E8B57.

<span style="color:#2E8B57;">Your text here</span>
#2E8B57 border color

This element has a border color of #2E8B57.

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

This paragraph has a background color of #2E8B57.

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