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