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

#fa2a55
Format Value
HEX #fa2a55
RGB rgb(250, 42, 85)
HSL hsl(347.6, 95.4%, 57.3%)
CMYK cmyk(0%, 83.2%, 66%, 2%)
HSV hsv(347.6, 83.2%, 98%)

red pink color harmonies

Tints & shades of red pink

Tints (lighter)

#fa3d64 #fb5174 #fb6483 #fc7793 #fc8ba2 #fd9eb2 #fdb2c1 #fec5d1 #fed8e0 #ffecf0

Shades (darker)

#e3264d #cd2246 #b61f3e #9f1b36 #88172e #721327 #5b0f1f #440b17 #2d080f #170408

Contrast & accessibility

The quick brown fox

On white · 3.8:1 · AA Large

The quick brown fox

On black · 5.53:1 · AA

Recommended text color: #000000

Use red pink in code

CSS color: #fa2a55;
SCSS $color: #fa2a55;
Tailwind bg-[#fa2a55]
Swift UIColor(red: 0.980, green: 0.165, blue: 0.333, alpha: 1)
Android Color.parseColor("#fa2a55")
Flutter Color(0xFFFA2A55)

Colors similar to red pink

Browse all Red colors →

What is the HEX code for red pink?

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

How do I use red pink in CSS?

To apply red pink in CSS:

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

What are all the color format values for red pink?

FormatValue
HEX#fa2a55
RGBrgb(250, 42, 85)
HSLhsl(347.6, 95.4%, 57.3%)
CMYKcmyk(0%, 83.2%, 66%, 2%)

How do I convert red pink to HEX?

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

What color family does red pink belong to?

red pink belongs to the red color family. It is a medium, vivid color with HSL values: hue 347.6°, saturation 95.4%, lightness 57.3%.

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

Lighter variant (lightness 72.3%): #fc7591. Darker variant (lightness 42.3%): #d3052f. 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.