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