HEX
#
RGB
HSL

#BDB76B CSS / HTML Preview

Text with hexadecimal color #BDB76B

This text has a font color of #BDB76B.

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

This element has a border color of #BDB76B.

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

This paragraph has a background color of #BDB76B.

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