What is the CMYK code for faded pink?
The CSS color faded pink in CMYK format is cmyk(0%, 29.3%, 22.5%, 12.9%). Use this value directly in CSS, SVG, and most design tools.
How do I use faded pink in CSS?
To apply faded pink in CSS:
- Text color: color: cmyk(0%, 29.3%, 22.5%, 12.9%);
- Background: background-color: cmyk(0%, 29.3%, 22.5%, 12.9%);
- Border: border-color: cmyk(0%, 29.3%, 22.5%, 12.9%);
What are all the color format values for faded pink?
| Format | Value |
|---|---|
| HEX | #de9dac |
| RGB | rgb(222, 157, 172) |
| HSL | hsl(346.2, 49.6%, 74.3%) |
| CMYK | cmyk(0%, 29.3%, 22.5%, 12.9%) |
How do I convert faded pink to CMYK?
Select faded pink from the color name list in our color converter. The CMYK value — cmyk(0%, 29.3%, 22.5%, 12.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does faded pink belong to?
faded pink belongs to the red color family. It is a light, moderately saturated color with HSL values: hue 346.2°, saturation 49.6%, lightness 74.3%.
How do I create lighter and darker shades of faded pink?
Lighter variant (lightness 89.3%): #f1d6dc. Darker variant (lightness 59.3%): #cb647b. 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.