HTML color code #BF90DF

Color name: None
RGB: 191, 144, 223
HSL: 275.70deg, 55.24%, 71.96%
Web safe color: No

RGB complementary color:

A complementary color for this color is #AFDE90.

Example text color using #BF90DF

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:#BF90DF;">Your text using HTML color code.</p>
<p style="color:rgb(191 144 223);">Your text using RGB color values.</p>
<p style="color:hsl(275.70deg 55.24% 71.96%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BF90DF; } </style>
<style> p { color:rgb(191 144 223); } </style>
<style> p { color:hsl(275.70deg 55.24% 71.96%); } </style>

Lighter colors

#C99AE9
#D3A4F3
#DDAEFD
#E7B8FF
#F1C2FF
#FBCCFF
#FFD6FF
#FFE0FF

Darker colors

#B586D5
#AB7CCB
#A172C1
#9768B7
#8D5EAD
#8354A3
#794A99
#6F408F

Analogous colors

#CC90DE
#D990DE
#DE90D6
#DE90C9
#DE90BC
#DE90AF
#DE90A2
#DE9095

Trinary colors

#BF90DF
#DEBF90
#90DEBF

Adjacent colors

#040720
#0C090A
#34282C
#3B3131
#3A3B3C
#454545
#4D4D4F
#413839
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes