HTML color code #F5DEB3

Example of Wheat color or HTML color code #F5DEB3.

W3C color name: Wheat
Color name: Wheat
RGB: 245, 222, 179
HSL: 39.09deg, 76.74%, 83.14%
Web safe color: No

RGB complementary color:

A complementary color for this color is #B3CAF5.

Example text color using #F5DEB3

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:wheat;">Your text using color name.</p>
<p style="color:#F5DEB3;">Your text using HTML color code.</p>
<p style="color:rgb(245 222 179);">Your text using RGB color values.</p>
<p style="color:hsl(39.09deg 76.74% 83.14%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:wheat; } </style>
<style> p { color:#F5DEB3; } </style>
<style> p { color:rgb(245 222 179); } </style>
<style> p { color:hsl(39.09deg 76.74% 83.14%); } </style>

Lighter colors

#FFE8BD
#FFF2C7
#FFFCD1
#FFFFDB
#FFFFE5
#FFFFEF
#FFFFF9
#FFFFFF

Darker colors

#EBD4A9
#E1CA9F
#D7C095
#CDB68B
#C3AC81
#B9A277
#AF986D
#A58E63

Analogous colors

#F5E9B3
#F5F4B3
#EBF5B3
#E0F5B3
#D5F5B3
#CAF5B3
#BFF5B3
#B4F5B3

Trinary colors

#F5DEB3
#B3F5DE
#DEB3F5

Adjacent colors

#FFEFD5
#F7E7CE
#FFEBCD
#FFE4C4
#FFE4B5
#FFE5B4
#FED8B1
#FFDAB9
Tip

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

Computer Hope - HTML color codes - Top 100 color codes