HTML color code #BD94A1

Color name: None
RGB: 189, 148, 161
HSL: 340.98deg, 23.70%, 66.08%
Web safe color: No

RGB complementary color:

A complementary color for this color is #93BDB0.

Example text color using #BD94A1

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:#BD94A1;">Your text using HTML color code.</p>
<p style="color:rgb(189 148 161);">Your text using RGB color values.</p>
<p style="color:hsl(340.98deg 23.70% 66.08%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#BD94A1; } </style>
<style> p { color:rgb(189 148 161); } </style>
<style> p { color:hsl(340.98deg 23.70% 66.08%); } </style>

Lighter colors

#C79EAB
#D1A8B5
#DBB2BF
#E5BCC9
#EFC6D3
#F9D0DD
#FFDAE7
#FFE4F1

Darker colors

#B38A97
#A9808D
#9F7683
#956C79
#8B626F
#815865
#774E5B
#6D4451

Analogous colors

#BD9399
#BD9493
#BD9B93
#BDA293
#BDA993
#BDB093
#BDB693
#BCBD93

Trinary colors

#BD94A1
#A0BD93
#93A0BD

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