What is the CMYK code for purplish pink?
The CSS color purplish pink in CMYK format is cmyk(0%, 54.9%, 15.5%, 19.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use purplish pink in CSS?
To apply purplish pink in CSS:
- Text color: color: cmyk(0%, 54.9%, 15.5%, 19.2%);
- Background: background-color: cmyk(0%, 54.9%, 15.5%, 19.2%);
- Border: border-color: cmyk(0%, 54.9%, 15.5%, 19.2%);
What are all the color format values for purplish pink?
| Format | Value |
|---|---|
| HEX | #ce5dae |
| RGB | rgb(206, 93, 174) |
| HSL | hsl(317, 53.6%, 58.6%) |
| CMYK | cmyk(0%, 54.9%, 15.5%, 19.2%) |
How do I convert purplish pink to CMYK?
Select purplish pink from the color name list in our color converter. The CMYK value — cmyk(0%, 54.9%, 15.5%, 19.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does purplish pink belong to?
purplish pink belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 317°, saturation 53.6%, lightness 58.6%.
How do I create lighter and darker shades of purplish pink?
Lighter variant (lightness 73.6%): #e098cb. Darker variant (lightness 43.6%): #ab3489. 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.