HTML color code #D3AE95

Color name: None
RGB: 211, 174, 149
HSL: 24.19deg, 41.33%, 70.59%
Web safe color: No

RGB complementary color:

A complementary color for this color is #96BBD4.

Example text color using #D3AE95

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:#D3AE95;">Your text using HTML color code.</p>
<p style="color:rgb(211 174 149);">Your text using RGB color values.</p>
<p style="color:hsl(24.19deg 41.33% 70.59%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#D3AE95; } </style>
<style> p { color:rgb(211 174 149); } </style>
<style> p { color:hsl(24.19deg 41.33% 70.59%); } </style>

Lighter colors

#DDB89F
#E7C2A9
#F1CCB3
#FBD6BD
#FFE0C7
#FFEAD1
#FFF4DB
#FFFEE5

Darker colors

#C9A48B
#BF9A81
#B59077
#AB866D
#A17C63
#977259
#8D684F
#835E45

Analogous colors

#D4B996
#D4C396
#D4CE96
#D0D496
#C5D496
#BBD496
#B1D496
#A7D496

Trinary colors

#D3AE95
#96D4AF
#AF96D4

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