HTML color code #FFEBCD

Example of BlanchedAlmond color or HTML color code #FFEBCD.

W3C color name: BlanchedAlmond
Color name: Blanched Almond
RGB: 255, 235, 205
HSL: 36-deg, 100.00%, 90.20%
Web safe color: No

RGB complementary color:

A complementary color for this color is #CCE0FF.

Example text color using #FFEBCD

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

CSS code examples

<style> p { color:blanchedalmond; } </style>
<style> p { color:#FFEBCD; } </style>
<style> p { color:rgb(255 235 205); } </style>
<style> p { color:hsl(36deg 100.00% 90.20%); } </style>

Lighter colors

#FFF5D7
#FFFFE1
#FFFFEB
#FFFFF5
#FFFFFF

Darker colors

#F5E1C3
#EBD7B9
#E1CDAF
#D7C3A5
#CDB99B
#C3AF91
#B9A587
#AF9B7D

Analogous colors

#FFF3CC
#FFFCCC
#FAFFCC
#F1FFCC
#E9FFCC
#E0FFCC
#D8FFCC
#CFFFCC

Trinary colors

#FFEBCD
#CCFFEB
#EBCCFF

Adjacent colors

#FAEBD7
#FFF0DB
#FFEFD5
#F7E7CE
#FFE4C4
#F5DEB3
#FFE4B5
#FFE5B4

Other colors containing "almond"

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

CodeColor
#AB784EDark Almond
Tip

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

Computer Hope - HTML color codes - Top 100 color codes