What is the HSL code for bright lilac?
The CSS color bright lilac in HSL format is hsl(280.9, 95.2%, 67.6%). 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: hsl(280.9, 95.2%, 67.6%);
- Background: background-color: hsl(280.9, 95.2%, 67.6%);
- Border: border-color: hsl(280.9, 95.2%, 67.6%);
What are all the color format values for bright lilac?
| 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%) |
How do I convert bright lilac to HSL?
Select bright lilac from the color name list in our color converter. The HSL value — hsl(280.9, 95.2%, 67.6%) — 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 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.