Violet Hex Code — #EE82EE

RGB, HSL, and CMYK values for Violet.

Violet Color Values

FormatValue
HEX#EE82EE
RGBrgb(238, 130, 238)
HSLhsl(300, 76%, 72%)
CMYKcmyk(0%, 45%, 0%, 7%)
Want to explore more shades? Use our Color Converter

About Violet

Color psychology: Inspiration, sensitivity.

Violet (#EE82EE) is a light shade of purple. It's commonly used in web design, graphic design, and branding where inspiration, sensitivity are desired associations.

How to Use Violet in CSS

/* Using HEX */
color: #EE82EE;
background-color: #EE82EE;

/* Using RGB */
color: rgb(238, 130, 238);

/* Using HSL */
color: hsl(300, 76%, 72%);

Colors That Go With Violet

Complementary

Analogous

Triadic

Similar Shades of Purple

Frequently Asked Questions