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