HTML color code #F5F5DC

Example of Beige color or HTML color code #F5F5DC.

W3C color name: Beige
Color name: Beige
RGB: 245, 245, 220
HSL: 60-deg, 55.56%, 91.18%
Web safe color: No

RGB complementary color:

A complementary color for this color is #DCDCF5.

Example text color using #F5F5DC

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:beige;">Your text using color name.</p>
<p style="color:#F5F5DC;">Your text using HTML color code.</p>
<p style="color:rgb(245 245 220);">Your text using RGB color values.</p>
<p style="color:hsl(60deg 55.56% 91.18%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:beige; } </style>
<style> p { color:#F5F5DC; } </style>
<style> p { color:rgb(245 245 220); } </style>
<style> p { color:hsl(60deg 55.56% 91.18%); } </style>

Lighter colors

#FFFFE6
#FFFFF0
#FFFFFA
#FFFFFF

Darker colors

#EBEBD2
#E1E1C8
#D7D7BE
#CDCDB4
#C3C3AA
#B9B9A0
#AFAF96
#A5A58C

Analogous colors

#F1F5DC
#EDF5DC
#E9F5DC
#E4F5DC
#E0F5DC
#DCF5DC
#DCF5E0
#DCF5E4

Trinary colors

#F5F5DC
#DCF5F5
#F5DCF5

Adjacent colors

#FFFFCC
#FFFDD0
#FAFAD2
#FFFFE0
#F2F0DF
#FFF8DC
#FBF6D9
#FAEBD7

Other colors containing "beige"

The following table is a list of other colors containing the keyword "beige" in the color name. This table can give you other ideas for shades of beige.

CodeColor
#FFF0DBLight Beige
#C8AD7FLight French Beige
#9F8C76Dark Beige
Tip

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

Computer Hope - HTML color codes - Top 100 color codes