HEX
#
RGB
HSL

#B0C4DE CSS / HTML Preview

Text with hexadecimal color #B0C4DE

This text has a font color of #B0C4DE.

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

This element has a border color of #B0C4DE.

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

This paragraph has a background color of #B0C4DE.

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