What is the CMYK code for pale purple?
The CSS color pale purple in CMYK format is cmyk(13.7%, 32.1%, 0%, 16.9%). Use this value directly in CSS, SVG, and most design tools.
How do I use pale purple in CSS?
To apply pale purple in CSS:
- Text color: color: cmyk(13.7%, 32.1%, 0%, 16.9%);
- Background: background-color: cmyk(13.7%, 32.1%, 0%, 16.9%);
- Border: border-color: cmyk(13.7%, 32.1%, 0%, 16.9%);
What are all the color format values for pale purple?
| Format | Value |
|---|---|
| HEX | #b790d4 |
| RGB | rgb(183, 144, 212) |
| HSL | hsl(274.4, 44.2%, 69.8%) |
| CMYK | cmyk(13.7%, 32.1%, 0%, 16.9%) |
How do I convert pale purple to CMYK?
Select pale purple from the color name list in our color converter. The CMYK value — cmyk(13.7%, 32.1%, 0%, 16.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pale purple belong to?
pale purple belongs to the purple color family. It is a medium, moderately saturated color with HSL values: hue 274.4°, saturation 44.2%, lightness 69.8%.
How do I create lighter and darker shades of pale purple?
Lighter variant (lightness 84.8%): #dbc7e9. Darker variant (lightness 54.8%): #9359bf. 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.