What is the CMYK code for warm pink?
The CSS color warm pink in CMYK format is cmyk(0%, 66.1%, 48.6%, 1.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use warm pink in CSS?
To apply warm pink in CSS:
- Text color: color: cmyk(0%, 66.1%, 48.6%, 1.6%);
- Background: background-color: cmyk(0%, 66.1%, 48.6%, 1.6%);
- Border: border-color: cmyk(0%, 66.1%, 48.6%, 1.6%);
What are all the color format values for warm pink?
| Format | Value |
|---|---|
| HEX | #fb5581 |
| RGB | rgb(251, 85, 129) |
| HSL | hsl(344.1, 95.4%, 65.9%) |
| CMYK | cmyk(0%, 66.1%, 48.6%, 1.6%) |
How do I convert warm pink to CMYK?
Select warm pink from the color name list in our color converter. The CMYK value — cmyk(0%, 66.1%, 48.6%, 1.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does warm pink belong to?
warm pink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 344.1°, saturation 95.4%, lightness 65.9%.
How do I create lighter and darker shades of warm pink?
Lighter variant (lightness 80.9%): #fda0b8. Darker variant (lightness 50.900000000000006%): #f90a4a. 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.