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