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