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