Liliac to HEX — Color Code

HEX

#c48efd

Format Value
HEX #c48efd
RGB rgb(196, 142, 253)
HSL hsl(269.2, 96.5%, 77.5%)
CMYK cmyk(22.5%, 43.9%, 0%, 0.8%)

What is the HEX code for liliac?

The CSS color liliac in HEX format is #c48efd. Use this value directly in CSS, SVG, and most design tools.

How do I use liliac in CSS?

To apply liliac in CSS:

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

What are all the color format values for liliac?

FormatValue
HEX#c48efd
RGBrgb(196, 142, 253)
HSLhsl(269.2, 96.5%, 77.5%)
CMYKcmyk(22.5%, 43.9%, 0%, 0.8%)

How do I convert liliac to HEX?

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

What color family does liliac belong to?

liliac belongs to the blue color family. It is a light, vivid color with HSL values: hue 269.2°, saturation 96.5%, lightness 77.5%.

How do I create lighter and darker shades of liliac?

Lighter variant (lightness 92.5%): #ebd9fe. Darker variant (lightness 62.5%): #9d43fc. 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.