HTML color code #FFFACD

Example of LemonChiffon color or HTML color code #FFFACD.

W3C color name: LemonChiffon
Color name: Lemon Chiffon
RGB: 255, 250, 205
HSL: 54deg, 100.00%, 90.20%
Web safe color: No

RGB complementary color:

A complementary color for this color is #CCD1FF.

Example text color using #FFFACD

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:lemonchiffon;">Your text using color name.</p>
<p style="color:#FFFACD;">Your text using HTML color code.</p>
<p style="color:rgb(255 250 205);">Your text using RGB color values.</p>
<p style="color:hsl(54deg 100.00% 90.20%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:lemonchiffon; } </style>
<style> p { color:#FFFACD; } </style>
<style> p { color:rgb(255 250 205); } </style>
<style> p { color:hsl(54deg 100.00% 90.20%); } </style>

Lighter colors

#FFFFD7
#FFFFE1
#FFFFEB
#FFFFF5
#FFFFFF

Darker colors

#F5F0C3
#EBE6B9
#E1DCAF
#D7D2A5
#CDC89B
#C3BE91
#B9B487
#AFAA7D

Analogous colors

#FCFFCC
#F3FFCC
#EBFFCC
#E2FFCC
#DAFFCC
#D1FFCC
#CCFFCF
#CCFFD8

Trinary colors

#FFFACD
#CCFFFA
#FACCFF

Adjacent colors

#DBF9DB
#E8F1D4
#F0FFF0
#F5FFFA
#FFFFC2
#FFFFCC
#FFFDD0
#FAFAD2

Other colors containing "lemon"

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

CodeColor
#ADF802Lemon Green
#FEF250Lemon Yellow
#E4287CPink Lemonade
Tip

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

Computer Hope - HTML color codes - Top 100 color codes