HTML color code #E6E6FA

Example of Lavender color or HTML color code #E6E6FA.

W3C color name: Lavender
Color name: Lavender
RGB: 230, 230, 250
HSL: 240deg, 66.67%, 94.12%
Web safe color: No

RGB complementary color:

A complementary color for this color is #FAFAE6.

Example text color using #E6E6FA

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:lavender;">Your text using color name.</p>
<p style="color:#E6E6FA;">Your text using HTML color code.</p>
<p style="color:rgb(230 230 250);">Your text using RGB color values.</p>
<p style="color:hsl(240deg 66.67% 94.12%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:lavender; } </style>
<style> p { color:#E6E6FA; } </style>
<style> p { color:rgb(230 230 250); } </style>
<style> p { color:hsl(240deg 66.67% 94.12%); } </style>

Lighter colors

#F0F0FF
#FAFAFF
#FFFFFF

Darker colors

#DCDCF0
#D2D2E6
#C8C8DC
#BEBED2
#B4B4C8
#AAAABE
#A0A0B4
#9696AA

Analogous colors

#E9E6FA
#EDE6FA
#F0E6FA
#F3E6FA
#F7E6FA
#FAE6FA
#FAE6F7
#FAE6F3

Trinary colors

#E6E6FA
#FAE6E6
#E6FAE6

Adjacent colors

#C9DFEC
#D5D6EA
#E3E4FA
#DBE9FA
#EBF4FA
#F0F8FF
#F8F8FF
#F0FFFF

Other colors containing "lavender"

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

CodeColor
#E3E4FALavender Blue
#967BB6Lavender Purple
#EBDDE2Lavender Pinocchio
#FFF0F5LavenderBlush (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