HTML color code #FFF8DC

Example of Cornsilk color or HTML color code #FFF8DC.

W3C color name: Cornsilk
Color name: Cornsilk
RGB: 255, 248, 220
HSL: 48-deg, 100.00%, 93.14%
Web safe color: No

RGB complementary color:

A complementary color for this color is #DBE2FF.

Example text color using #FFF8DC

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:cornsilk;">Your text using color name.</p>
<p style="color:#FFF8DC;">Your text using HTML color code.</p>
<p style="color:rgb(255 248 220);">Your text using RGB color values.</p>
<p style="color:hsl(48deg 100.00% 93.14%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:cornsilk; } </style>
<style> p { color:#FFF8DC; } </style>
<style> p { color:rgb(255 248 220); } </style>
<style> p { color:hsl(48deg 100.00% 93.14%); } </style>

Lighter colors

#FFFFE6
#FFFFF0
#FFFFFA
#FFFFFF

Darker colors

#F5EED2
#EBE4C8
#E1DABE
#D7D0B4
#CDC6AA
#C3BCA0
#B9B296
#AFA88C

Analogous colors

#FFFEDB
#FAFFDB
#F4FFDB
#EEFFDB
#E8FFDB
#E2FFDB
#DCFFDB
#DBFFE0

Trinary colors

#FFF8DC
#DBFFF8
#F8DBFF

Adjacent colors

#FAFAD2
#FFFFE0
#F5F5DC
#F2F0DF
#FBF6D9
#FAEBD7
#FFF0DB
#FFEFD5

Other colors containing "silk"

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

CodeColor
#488AC7Silk Blue
#F3E3C3Golden Silk
#FFDDCAUnbleached Silk
Tip

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

Computer Hope - HTML color codes - Top 100 color codes