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