HTML color code #B8AF8B

Color name: None
RGB: 184, 175, 139
HSL: 48deg, 24.06%, 63.33%
Web safe color: No

RGB complementary color:

A complementary color for this color is #8C94B8.

Example text color using #B8AF8B

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:#B8AF8B;">Your text using HTML color code.</p>
<p style="color:rgb(184 175 139);">Your text using RGB color values.</p>
<p style="color:hsl(48deg 24.06% 63.33%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#B8AF8B; } </style>
<style> p { color:rgb(184 175 139); } </style>
<style> p { color:hsl(48deg 24.06% 63.33%); } </style>

Lighter colors

#C2B995
#CCC39F
#D6CDA9
#E0D7B3
#EAE1BD
#F4EBC7
#FEF5D1
#FFFFDB

Darker colors

#AEA581
#A49B77
#9A916D
#908763
#867D59
#7C734F
#726945
#685F3B

Analogous colors

#B8B68C
#B2B88C
#AAB88C
#A3B88C
#9CB88C
#94B88C
#8DB88C
#8CB891

Trinary colors

#B8AF8B
#8CB8AF
#AF8CB8

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