HTML color code #FAF0E6

Example of Linen color or HTML color code #FAF0E6.

W3C color name: Linen
Color name: Linen
RGB: 250, 240, 230
HSL: 30deg, 66.67%, 94.12%
Web safe color: No

RGB complementary color:

A complementary color for this color is #E6F0FA.

Example text color using #FAF0E6

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:linen;">Your text using color name.</p>
<p style="color:#FAF0E6;">Your text using HTML color code.</p>
<p style="color:rgb(250 240 230);">Your text using RGB color values.</p>
<p style="color:hsl(30deg 66.67% 94.12%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:linen; } </style>
<style> p { color:#FAF0E6; } </style>
<style> p { color:rgb(250 240 230); } </style>
<style> p { color:hsl(30deg 66.67% 94.12%); } </style>

Lighter colors

#FFFAF0
#FFFFFA
#FFFFFF

Darker colors

#F0E6DC
#E6DCD2
#DCD2C8
#D2C8BE
#C8BEB4
#BEB4AA
#B4AAA0
#AAA096

Analogous colors

#FAF3E6
#FAF7E6
#FAFAE6
#F7FAE6
#F3FAE6
#F0FAE6
#EDFAE6
#E9FAE6

Trinary colors

#FAF0E6
#E6FAF0
#F0E6FA

Adjacent colors

#FDEEF4
#FFF9E3
#FEF0E3
#EAEEE9
#FFF5EE
#F9F6EE
#FAF5EF
#FFFAF0
Tip

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

Computer Hope - HTML color codes - Top 100 color codes