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