Pinky red Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for pinky red?

The CSS color pinky red in HEX format is #fc2647. 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: #fc2647;
  • Background: background-color: #fc2647;
  • Border: border-color: #fc2647;

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 HEX?

Select pinky red from the color name list in our color converter. The HEX value — #fc2647 — 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 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.