Bright lilac to HEX — Color Code

HEX

#c95efb

Format Value
HEX #c95efb
RGB rgb(201, 94, 251)
HSL hsl(280.9, 95.2%, 67.6%)
CMYK cmyk(19.9%, 62.5%, 0%, 1.6%)

What is the HEX code for bright lilac?

The CSS color bright lilac in HEX format is #c95efb. Use this value directly in CSS, SVG, and most design tools.

How do I use bright lilac in CSS?

To apply bright lilac in CSS:

  • Text color: color: #c95efb;
  • Background: background-color: #c95efb;
  • Border: border-color: #c95efb;

What are all the color format values for bright lilac?

FormatValue
HEX#c95efb
RGBrgb(201, 94, 251)
HSLhsl(280.9, 95.2%, 67.6%)
CMYKcmyk(19.9%, 62.5%, 0%, 1.6%)

How do I convert bright lilac to HEX?

Select bright lilac from the color name list in our color converter. The HEX value — #c95efb — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bright lilac belong to?

bright lilac belongs to the purple color family. It is a medium, vivid color with HSL values: hue 280.9°, saturation 95.2%, lightness 67.6%.

How do I create lighter and darker shades of bright lilac?

Lighter variant (lightness 82.6%): #e2a8fd. Darker variant (lightness 52.599999999999994%): #b013f9. 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.