Reddish pink Color — HEX, RGB, HSL & CMYK Codes

#fe2c54
Format Value
HEX #fe2c54
RGB rgb(254, 44, 84)
HSL hsl(348.6, 99.1%, 58.4%)
CMYK cmyk(0%, 82.7%, 66.9%, 0.4%)
HSV hsv(348.6, 82.7%, 99.6%)

reddish pink color harmonies

Tints & shades of reddish pink

Tints (lighter)

#fe3f64 #fe5273 #fe6683 #fe7992 #fe8ca2 #ff9fb1 #ffb2c1 #ffc5d0 #ffd9e0 #ffecef

Shades (darker)

#e7284c #d02445 #b9203d #a21c35 #8b182e #731426 #5c101f #450c17 #2e080f #170408

Contrast & accessibility

The quick brown fox

On white · 3.68:1 · AA Large

The quick brown fox

On black · 5.7:1 · AA

Recommended text color: #000000

Use reddish pink in code

CSS color: #fe2c54;
SCSS $color: #fe2c54;
Tailwind bg-[#fe2c54]
Swift UIColor(red: 0.996, green: 0.173, blue: 0.329, alpha: 1)
Android Color.parseColor("#fe2c54")
Flutter Color(0xFFFE2C54)

Colors similar to reddish pink

Browse all Red colors →

What is the HEX code for reddish pink?

The CSS color reddish pink in HEX format is #fe2c54. Use this value directly in CSS, SVG, and most design tools.

How do I use reddish pink in CSS?

To apply reddish pink in CSS:

  • Text color: color: #fe2c54;
  • Background: background-color: #fe2c54;
  • Border: border-color: #fe2c54;

What are all the color format values for reddish pink?

FormatValue
HEX#fe2c54
RGBrgb(254, 44, 84)
HSLhsl(348.6, 99.1%, 58.4%)
CMYKcmyk(0%, 82.7%, 66.9%, 0.4%)

How do I convert reddish pink to HEX?

Select reddish pink from the color name list in our color converter. The HEX value — #fe2c54 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does reddish pink belong to?

reddish pink belongs to the red color family. It is a medium, vivid color with HSL values: hue 348.6°, saturation 99.1%, lightness 58.4%.

How do I create lighter and darker shades of reddish pink?

Lighter variant (lightness 73.4%): #fe7891. Darker variant (lightness 43.4%): #dc012b. 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.