Pig pink to HSL — Color Code

#e78ea5
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%)
HSV hsv(344.5, 38.5%, 90.6%)

pig pink color harmonies

Tints & shades of pig pink

Tints (lighter)

#e998ad #eba3b5 #eeadbe #f0b7c6 #f2c1ce #f4ccd6 #f6d6de #f8e0e6 #fbeaef #fdf5f7

Shades (darker)

#d28196 #bd7487 #a86778 #935a69 #7e4d5a #69414b #54343c #3f272d #2a1a1e #150d0f

Contrast & accessibility

The quick brown fox

On white · 2.38:1 · Fail

The quick brown fox

On black · 8.81:1 · AAA

Recommended text color: #000000

Use pig pink in code

CSS color: #e78ea5;
SCSS $color: #e78ea5;
Tailwind bg-[#e78ea5]
Swift UIColor(red: 0.906, green: 0.557, blue: 0.647, alpha: 1)
Android Color.parseColor("#e78ea5")
Flutter Color(0xFFE78EA5)

Colors similar to pig pink

Browse all Pink colors →

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?

FormatValue
HEX#e78ea5
RGBrgb(231, 142, 165)
HSLhsl(344.5, 65%, 73.1%)
CMYKcmyk(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.