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