What is the CMYK code for pale lavender?
The CSS color pale lavender in CMYK format is cmyk(6.3%, 18.5%, 0%, 0.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use pale lavender in CSS?
To apply pale lavender in CSS:
- Text color: color: cmyk(6.3%, 18.5%, 0%, 0.4%);
- Background: background-color: cmyk(6.3%, 18.5%, 0%, 0.4%);
- Border: border-color: cmyk(6.3%, 18.5%, 0%, 0.4%);
What are all the color format values for pale lavender?
| Format | Value |
|---|---|
| HEX | #eecffe |
| RGB | rgb(238, 207, 254) |
| HSL | hsl(279.6, 95.9%, 90.4%) |
| CMYK | cmyk(6.3%, 18.5%, 0%, 0.4%) |
How do I convert pale lavender to CMYK?
Select pale lavender from the color name list in our color converter. The CMYK value — cmyk(6.3%, 18.5%, 0%, 0.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pale lavender belong to?
pale lavender belongs to the near-white color family. It is a light, vivid color with HSL values: hue 279.6°, saturation 95.9%, lightness 90.4%.
How do I create lighter and darker shades of pale lavender?
Lighter variant (lightness 95%): #f6e6fe. Darker variant (lightness 75.4%): #d484fc. 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.