What is the CMYK code for violet pink?
The CSS color violet pink in CMYK format is cmyk(0.4%, 62.3%, 0%, 1.2%). Use this value directly in CSS, SVG, and most design tools.
How do I use violet pink in CSS?
To apply violet pink in CSS:
- Text color: color: cmyk(0.4%, 62.3%, 0%, 1.2%);
- Background: background-color: cmyk(0.4%, 62.3%, 0%, 1.2%);
- Border: border-color: cmyk(0.4%, 62.3%, 0%, 1.2%);
What are all the color format values for violet pink?
| Format | Value |
|---|---|
| HEX | #fb5ffc |
| RGB | rgb(251, 95, 252) |
| HSL | hsl(299.6, 96.3%, 68%) |
| CMYK | cmyk(0.4%, 62.3%, 0%, 1.2%) |
How do I convert violet pink to CMYK?
Select violet pink from the color name list in our color converter. The CMYK value — cmyk(0.4%, 62.3%, 0%, 1.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does violet pink belong to?
violet pink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 299.6°, saturation 96.3%, lightness 68%.
How do I create lighter and darker shades of violet pink?
Lighter variant (lightness 83%): #fdaafd. Darker variant (lightness 53%): #f914fb. 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.