Medium purple to HEX — Color Code

HEX

#9e43a2

Format Value
HEX #9e43a2
RGB rgb(158, 67, 162)
HSL hsl(297.5, 41.5%, 44.9%)
CMYK cmyk(2.5%, 58.6%, 0%, 36.5%)

What is the HEX code for medium purple?

The CSS color medium purple in HEX format is #9e43a2. Use this value directly in CSS, SVG, and most design tools.

How do I use medium purple in CSS?

To apply medium purple in CSS:

  • Text color: color: #9e43a2;
  • Background: background-color: #9e43a2;
  • Border: border-color: #9e43a2;

What are all the color format values for medium purple?

FormatValue
HEX#9e43a2
RGBrgb(158, 67, 162)
HSLhsl(297.5, 41.5%, 44.9%)
CMYKcmyk(2.5%, 58.6%, 0%, 36.5%)

How do I convert medium purple to HEX?

Select medium purple from the color name list in our color converter. The HEX value — #9e43a2 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does medium purple belong to?

medium purple belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 297.5°, saturation 41.5%, lightness 44.9%.

How do I create lighter and darker shades of medium purple?

Lighter variant (lightness 59.9%): #c06ec3. Darker variant (lightness 29.9%): #692d6c. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.