What is the HSL code for liliac?
The CSS color liliac in HSL format is hsl(269.2, 96.5%, 77.5%). 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: hsl(269.2, 96.5%, 77.5%);
- Background: background-color: hsl(269.2, 96.5%, 77.5%);
- Border: border-color: hsl(269.2, 96.5%, 77.5%);
What are all the color format values for liliac?
| 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%) |
How do I convert liliac to HSL?
Select liliac from the color name list in our color converter. The HSL value — hsl(269.2, 96.5%, 77.5%) — 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 HSL used for?
HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.