What is the CMYK code for pale lilac?
The CSS color pale lilac in CMYK format is cmyk(10.6%, 20.4%, 0%, 0%). 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: cmyk(10.6%, 20.4%, 0%, 0%);
- Background: background-color: cmyk(10.6%, 20.4%, 0%, 0%);
- Border: border-color: cmyk(10.6%, 20.4%, 0%, 0%);
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 CMYK?
Select pale lilac from the color name list in our color converter. The CMYK value — cmyk(10.6%, 20.4%, 0%, 0%) — 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 CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.