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