HTML color code #D8BFD8
W3C color name: Thistle
Color name: Thistle
RGB: 216, 191, 216
HSL: 300deg, 24.27%, 79.80%
Web safe color: No
RGB complementary color:
A complementary color for this color is #BFD9BF.
Example text color using #D8BFD8
This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.
This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.
HTML examples
<p style="color:thistle;">Your text using color name.</p> <p style="color:#D8BFD8;">Your text using HTML color code.</p> <p style="color:rgb(216 191 216);">Your text using RGB color values.</p> <p style="color:hsl(300deg 24.27% 79.80%);">Your text using HSL color values.</p>
CSS code examples
<style> p { color:thistle; } </style> <style> p { color:#D8BFD8; } </style> <style> p { color:rgb(216 191 216); } </style> <style> p { color:hsl(300deg 24.27% 79.80%); } </style>
Lighter colors
Darker colors
Analogous colors
Trinary colors
Adjacent colors
Other colors containing "thistle"
The following table is a list of other colors containing the keyword "thistle" in the color name. This table can give you other ideas for shades of thistle.
Code | Color |
---|---|
#D2B9D3 | Purple Thistle |
Enter any HTML color code into our search to get results like this page.