HTML color code #FEF0E3

Example of OldLace color or HTML color code #FEF0E3.

Color name: Old Lace
RGB: 254, 240, 227
HSL: 28.89deg, 93.10%, 94.31%
Web safe color: No

RGB complementary color:

A complementary color for this color is #E3F1FF.

Example text color using #FEF0E3

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:#FEF0E3;">Your text using HTML color code.</p>
<p style="color:rgb(254 240 227);">Your text using RGB color values.</p>
<p style="color:hsl(28.89deg 93.10% 94.31%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#FEF0E3; } </style>
<style> p { color:rgb(254 240 227); } </style>
<style> p { color:hsl(28.89deg 93.10% 94.31%); } </style>

Lighter colors

#FFFAED
#FFFFF7
#FFFFFF

Darker colors

#F4E6D9
#EADCCF
#E0D2C5
#D6C8BB
#CCBEB1
#C2B4A7
#B8AA9D
#AEA093

Analogous colors

#FFF5E3
#FFFAE3
#FFFFE3
#FBFFE3
#F6FFE3
#F1FFE3
#EDFFE3
#E8FFE3

Trinary colors

#FEF0E3
#E3FFF1
#F1E3FF

Adjacent colors

#F3E8EA
#FFF0F5
#FDEEF4
#FFF9E3
#EAEEE9
#FAF0E6
#FFF5EE
#F9F6EE
Tip

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

Computer Hope - HTML color codes - Top 100 color codes