Pinky red to HSL — Color Code

HSL

hsl(350.7, 97.3%, 56.9%)

Format Value
HEX #fc2647
RGB rgb(252, 38, 71)
HSL hsl(350.7, 97.3%, 56.9%)
CMYK cmyk(0%, 84.9%, 71.8%, 1.2%)

What is the HSL code for pinky red?

The CSS color pinky red in HSL format is hsl(350.7, 97.3%, 56.9%). Use this value directly in CSS, SVG, and most design tools.

How do I use pinky red in CSS?

To apply pinky red in CSS:

  • Text color: color: hsl(350.7, 97.3%, 56.9%);
  • Background: background-color: hsl(350.7, 97.3%, 56.9%);
  • Border: border-color: hsl(350.7, 97.3%, 56.9%);

What are all the color format values for pinky red?

FormatValue
HEX#fc2647
RGBrgb(252, 38, 71)
HSLhsl(350.7, 97.3%, 56.9%)
CMYKcmyk(0%, 84.9%, 71.8%, 1.2%)

How do I convert pinky red to HSL?

Select pinky red from the color name list in our color converter. The HSL value — hsl(350.7, 97.3%, 56.9%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pinky red belong to?

pinky red belongs to the red color family. It is a medium, vivid color with HSL values: hue 350.7°, saturation 97.3%, lightness 56.9%.

How do I create lighter and darker shades of pinky red?

Lighter variant (lightness 71.9%): #fd7287. Darker variant (lightness 41.9%): #d30323. 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.