What is the CMYK code for muted pink?
The CSS color muted pink in CMYK format is cmyk(0%, 43.5%, 31.6%, 18%). Use this value directly in CSS, SVG, and most design tools.
How do I use muted pink in CSS?
To apply muted pink in CSS:
- Text color: color: cmyk(0%, 43.5%, 31.6%, 18%);
- Background: background-color: cmyk(0%, 43.5%, 31.6%, 18%);
- Border: border-color: cmyk(0%, 43.5%, 31.6%, 18%);
What are all the color format values for muted pink?
| Format | Value |
|---|---|
| HEX | #d1768f |
| RGB | rgb(209, 118, 143) |
| HSL | hsl(343.5, 49.7%, 64.1%) |
| CMYK | cmyk(0%, 43.5%, 31.6%, 18%) |
How do I convert muted pink to CMYK?
Select muted pink from the color name list in our color converter. The CMYK value — cmyk(0%, 43.5%, 31.6%, 18%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does muted pink belong to?
muted pink belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 343.5°, saturation 49.7%, lightness 64.1%.
How do I create lighter and darker shades of muted pink?
Lighter variant (lightness 79.1%): #e4afbe. Darker variant (lightness 49.099999999999994%): #bb3f61. 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.