#50abae
Blue Turquoise Color Codes
Code | Value |
---|---|
HEX | #50abae |
RGB | rgb(80,171,174) |
HSL | |
CMYK |
Shades of Blue Turquoise (#50abae)
Tints of Blue Turquoise (#50abae)
Blue Turquoise (#50abae) Preview
Text with hexademical color #50abae
This text has a font color of #50abae
<span style="color: #50abae;">Text</span>
#50abae background color
This paragraph has a background color of #50abae
<p style="background-color: #50abae;">Text</p>
#50abae border color
This element has a border color of #50abae
<div style="border: 2px solid #50abae;">Text</div>
CSS codes
.text {color:#50abae;}
.background {background-color: #50abae;}
.border {border:2px solid #50abae;}