What is the HEX code for pale lilac?
The CSS color pale lilac in HEX format is #e4cbff. Use this value directly in CSS, SVG, and most design tools.
How do I use pale lilac in CSS?
To apply pale lilac in CSS:
- Text color: color: #e4cbff;
- Background: background-color: #e4cbff;
- Border: border-color: #e4cbff;
What are all the color format values for pale lilac?
| Format | Value |
|---|---|
| HEX | #e4cbff |
| RGB | rgb(228, 203, 255) |
| HSL | hsl(268.8, 100%, 89.8%) |
| CMYK | cmyk(10.6%, 20.4%, 0%, 0%) |
How do I convert pale lilac to HEX?
Select pale lilac from the color name list in our color converter. The HEX value — #e4cbff — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pale lilac belong to?
pale lilac belongs to the blue color family. It is a light, vivid color with HSL values: hue 268.8°, saturation 100%, lightness 89.8%.
How do I create lighter and darker shades of pale lilac?
Lighter variant (lightness 95%): #f2e5ff. Darker variant (lightness 74.8%): #bc7eff. 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.