Thistle Purple Hex Code — #D8BFD8
RGB, HSL, and CMYK values for Thistle Purple.
Thistle Purple Color Values
| Format | Value |
|---|---|
| HEX | #D8BFD8 |
| RGB | rgb(216, 191, 216) |
| HSL | hsl(300, 24%, 80%) |
| CMYK | cmyk(0%, 12%, 0%, 15%) |
Want to explore more shades? Use our Color Converter
How to Use Thistle Purple in CSS
/* Using HEX */ color: #D8BFD8; background-color: #D8BFD8; /* Using RGB */ color: rgb(216, 191, 216); /* Using HSL */ color: hsl(300, 24%, 80%);