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