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