Amethyst Hex Code — #9966CC

RGB, HSL, and CMYK values for Amethyst.

Amethyst Color Values

FormatValue
HEX#9966CC
RGBrgb(153, 102, 204)
HSLhsl(270, 50%, 60%)
CMYKcmyk(25%, 50%, 0%, 20%)
Want to explore more shades? Use our Color Converter

About Amethyst

Color psychology: Calm, peace, luxury.

Amethyst (#9966CC) is a medium shade of purple. It's commonly used in web design, graphic design, and branding where calm, peace, luxury are desired associations.

How to Use Amethyst in CSS

/* Using HEX */
color: #9966CC;
background-color: #9966CC;

/* Using RGB */
color: rgb(153, 102, 204);

/* Using HSL */
color: hsl(270, 50%, 60%);

Colors That Go With Amethyst

Complementary

Analogous

Triadic

Similar Shades of Purple

Frequently Asked Questions