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