What is the CMYK code for pinkish purple?
The CSS color pinkish purple in CMYK format is cmyk(0.5%, 66.5%, 0%, 15.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use pinkish purple in CSS?
To apply pinkish purple in CSS:
- Text color: color: cmyk(0.5%, 66.5%, 0%, 15.7%);
- Background: background-color: cmyk(0.5%, 66.5%, 0%, 15.7%);
- Border: border-color: cmyk(0.5%, 66.5%, 0%, 15.7%);
What are all the color format values for pinkish purple?
| Format | Value |
|---|---|
| HEX | #d648d7 |
| RGB | rgb(214, 72, 215) |
| HSL | hsl(299.6, 64.1%, 56.3%) |
| CMYK | cmyk(0.5%, 66.5%, 0%, 15.7%) |
How do I convert pinkish purple to CMYK?
Select pinkish purple from the color name list in our color converter. The CMYK value — cmyk(0.5%, 66.5%, 0%, 15.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pinkish purple belong to?
pinkish purple belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 299.6°, saturation 64.1%, lightness 56.3%.
How do I create lighter and darker shades of pinkish purple?
Lighter variant (lightness 71.3%): #e487e5. Darker variant (lightness 41.3%): #ac26ad. 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.