Vivid purple to HEX — Color Code

HEX

#9900fa

Format Value
HEX #9900fa
RGB rgb(153, 0, 250)
HSL hsl(276.7, 100%, 49%)
CMYK cmyk(38.8%, 100%, 0%, 2%)

What is the HEX code for vivid purple?

The CSS color vivid purple in HEX format is #9900fa. Use this value directly in CSS, SVG, and most design tools.

How do I use vivid purple in CSS?

To apply vivid purple in CSS:

  • Text color: color: #9900fa;
  • Background: background-color: #9900fa;
  • Border: border-color: #9900fa;

What are all the color format values for vivid purple?

FormatValue
HEX#9900fa
RGBrgb(153, 0, 250)
HSLhsl(276.7, 100%, 49%)
CMYKcmyk(38.8%, 100%, 0%, 2%)

How do I convert vivid purple to HEX?

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

What color family does vivid purple belong to?

vivid purple belongs to the purple color family. It is a medium, vivid color with HSL values: hue 276.7°, saturation 100%, lightness 49%.

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

Lighter variant (lightness 64%): #b847ff. Darker variant (lightness 34%): #6a00ad. 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.