Color #FF69B4
Hot Pink
#FF69B4 is known as Hot Pink color, it's hex color is composed of 100% red, 41.18% green and 70.59% blue, its RGB value is 255,105,180. The Nearest color to #FF69B4 with the color name is PMS231 hex code #FC70BA
This text has a font color of #FF69B4.
<span style="color:#FF69B4;">Your text here</span>
This element has a border color of #FF69B4.
<div style="border:2px solid #FF69B4;">Content here</div>
This paragraph has a background color of #FF69B4.
<p style="background-color:#FF69B4;">Content here</p>
.text {color:#FF69B4;}
.background {background-color:#FF69B4;}
.border {border:1px solid #FF69B4;}