Deep lilac to HEX — Color Code

HEX

#966ebd

Format Value
HEX #966ebd
RGB rgb(150, 110, 189)
HSL hsl(270.4, 37.4%, 58.6%)
CMYK cmyk(20.6%, 41.8%, 0%, 25.9%)

What is the HEX code for deep lilac?

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

How do I use deep lilac in CSS?

To apply deep lilac in CSS:

  • Text color: color: #966ebd;
  • Background: background-color: #966ebd;
  • Border: border-color: #966ebd;

What are all the color format values for deep lilac?

FormatValue
HEX#966ebd
RGBrgb(150, 110, 189)
HSLhsl(270.4, 37.4%, 58.6%)
CMYKcmyk(20.6%, 41.8%, 0%, 25.9%)

How do I convert deep lilac to HEX?

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

What color family does deep lilac belong to?

deep lilac belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 270.4°, saturation 37.4%, lightness 58.6%.

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

Lighter variant (lightness 73.6%): #bca3d5. Darker variant (lightness 43.6%): #704699. 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.