What is the HSL code for pig pink?
The CSS color pig pink in HSL format is hsl(344.5, 65%, 73.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use pig pink in CSS?
To apply pig pink in CSS:
- Text color: color: hsl(344.5, 65%, 73.1%);
- Background: background-color: hsl(344.5, 65%, 73.1%);
- Border: border-color: hsl(344.5, 65%, 73.1%);
What are all the color format values for pig pink?
| Format | Value |
|---|---|
| HEX | #e78ea5 |
| RGB | rgb(231, 142, 165) |
| HSL | hsl(344.5, 65%, 73.1%) |
| CMYK | cmyk(0%, 38.5%, 28.6%, 9.4%) |
How do I convert pig pink to HSL?
Select pig pink from the color name list in our color converter. The HSL value — hsl(344.5, 65%, 73.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pig pink belong to?
pig pink belongs to the pink color family. It is a light, moderately saturated color with HSL values: hue 344.5°, saturation 65%, lightness 73.1%.
How do I create lighter and darker shades of pig pink?
Lighter variant (lightness 88.1%): #f4cdd7. Darker variant (lightness 58.099999999999994%): #da4f73. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HSL used for?
HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.