What is the HEX code for pig pink?
The CSS color pig pink in HEX format is #e78ea5. 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: #e78ea5;
- Background: background-color: #e78ea5;
- Border: border-color: #e78ea5;
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 HEX?
Select pig pink from the color name list in our color converter. The HEX value — #e78ea5 — 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 HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.