HTML color code #FFFAF0

Example of FloralWhite color or HTML color code #FFFAF0.

W3C color name: FloralWhite
Color name: Floral White
RGB: 255, 250, 240
HSL: 40deg, 100.00%, 97.06%
Web safe color: No

RGB complementary color:

A complementary color for this color is #F0F5FF.

Example text color using #FFFAF0

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:floralwhite;">Your text using color name.</p>
<p style="color:#FFFAF0;">Your text using HTML color code.</p>
<p style="color:rgb(255 250 240);">Your text using RGB color values.</p>
<p style="color:hsl(40deg 100.00% 97.06%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:floralwhite; } </style>
<style> p { color:#FFFAF0; } </style>
<style> p { color:rgb(255 250 240); } </style>
<style> p { color:hsl(40deg 100.00% 97.06%); } </style>

Lighter colors

#FFFFFA
#FFFFFF

Darker colors

#F5F0E6
#EBE6DC
#E1DCD2
#D7D2C8
#CDC8BE
#C3BEB4
#B9B4AA
#AFAAA0

Analogous colors

#FFFCF0
#FFFFF0
#FCFFF0
#FAFFF0
#F7FFF0
#F5FFF0
#F2FFF0
#F0FFF0

Trinary colors

#FFFAF0
#F0FFFA
#FAF0FF

Adjacent colors

#FAF0E6
#FFF5EE
#F9F6EE
#FAF5EF
#FFFFF0
#FFFFF4
#FFFFF7
#FBFBF9

Other colors containing "white"

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

CodeColor
#DADBDDSilver White
#F5F5F5WhiteSmoke (W3C)
#EEEEEEWhite Gray
#DBE9FAWhite Blue
#F8F8FFGhostWhite (W3C)
#E8F1D4Chrome White
#FFFDD0Cream White
#F2F0DFWhite Yellow
#FAEBD7AntiqueWhite (W3C)
#FFDEADNavajoWhite (W3C)
#E8E4C9Dirty White
#DFD3E3Purple White
#E1D9D1Dark White
#E9E4D4Ash White
#EFEBD8Warm White
#EDE6D6White Chocolate
#F0E9D6Creamy White
#F8F0E3Off White
#F8F6F0Pearl White
#F3E8EARed White
#EAEEE9White Ice
#F9F6EEBone White
#FFFFF4White Gold
#FFFFF7Light White
#FEFCFFMilk White
#FFFEFAHalf White
#FFFFFFWhite (W3C)
Tip

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

Computer Hope - HTML color codes - Top 100 color codes