Pinky red to HSL — Color Code

#fc2647
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%)
HSV hsv(350.7, 84.9%, 98.8%)

pinky red color harmonies

Tints & shades of pinky red

Tints (lighter)

#fc3a58 #fd4d68 #fd6179 #fd758a #fd899b #fe9cab #feb0bc #fec4cd #fed8de #ffebee

Shades (darker)

#e52341 #ce1f3a #b71c34 #a0182d #891527 #731120 #5c0e1a #450a13 #2e070d #170306

Contrast & accessibility

The quick brown fox

On white · 3.81:1 · AA Large

The quick brown fox

On black · 5.51:1 · AA

Recommended text color: #000000

Use pinky red in code

CSS color: #fc2647;
SCSS $color: #fc2647;
Tailwind bg-[#fc2647]
Swift UIColor(red: 0.988, green: 0.149, blue: 0.278, alpha: 1)
Android Color.parseColor("#fc2647")
Flutter Color(0xFFFC2647)

Colors similar to pinky red

Browse all Red colors →

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.