#E6E6FA - Lavender
The hexadecimal color code #E6E6FA corresponds to the color "Lavender" , which is a shade of Blue. This color is a combination of red (at 0,90 level), green (at 0,90 level) and blue (at 0,98 level). Its brightness is 94% and its saturation is 66%. It is composed of red at 32%, green at 32% and blue at 35%.
Features
Variations of #E6E6FA
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #E6E6FA is the color #FCFCFE
Darker Shades
Palette of progressively darker shades. The darkest shade is #171719.
Other Shades of Blue
Examples of other colors within the Blue spectrum .
Color Palettes
The complementary color #191905 is the color exactly opposite to #E6E6FA on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Uses of #E6E6FA in CSS
When using #E6E6FA as the background color, consider selecting a darker text color for improved readability. If you want to use #E6E6FA as the text color, prefer a dark background, such as Black.
You can replace the color code #E6E6FA with its official name: Lavender. You can then write in CSS "background: Lavender " for a background of #E6E6FA.
#E6E6FA as background color
div{ background: #E6E6FA; }
div{ background: Lavender; }
Colored text
div{ color: #E6E6FA; }
div{ color: Lavender; }
Border
div{ border: 3px solid #E6E6FA; }
div{ border: 3px solid Lavender; }
Shadow
div{ box-shadow: 3px 3px 7px #E6E6FA; }
div{ box-shadow: 3px 3px 7px Lavender; }
Note:
In CSS, the color code #E6E6FA can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #E6E6FA.
Choose another color
Select another color on color wheel.