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