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