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