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

#f5054f
Format Value
HEX #f5054f
RGB rgb(245, 5, 79)
HSL hsl(341.5, 96%, 49%)
CMYK cmyk(0%, 98%, 67.8%, 3.9%)
HSV hsv(341.5, 98%, 96.1%)

pink red color harmonies

Tints & shades of pink red

Tints (lighter)

#f61c5f #f7326f #f8497f #f9608f #fa779f #fa8daf #fba4bf #fcbbcf #fdd2df #fee8ef

Shades (darker)

#df0548 #c80441 #b20439 #9c0332 #86032b #6f0224 #59021d #430116 #2d010e #160007

Contrast & accessibility

The quick brown fox

On white · 4.19:1 · AA Large

The quick brown fox

On black · 5.02:1 · AA

Recommended text color: #000000

Use pink red in code

CSS color: #f5054f;
SCSS $color: #f5054f;
Tailwind bg-[#f5054f]
Swift UIColor(red: 0.961, green: 0.020, blue: 0.310, alpha: 1)
Android Color.parseColor("#f5054f")
Flutter Color(0xFFF5054F)

Colors similar to pink red

Browse all Pink colors →

What is the HEX code for pink red?

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

How do I use pink red in CSS?

To apply pink red in CSS:

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

What are all the color format values for pink red?

FormatValue
HEX#f5054f
RGBrgb(245, 5, 79)
HSLhsl(341.5, 96%, 49%)
CMYKcmyk(0%, 98%, 67.8%, 3.9%)

How do I convert pink red to HEX?

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

What color family does pink red belong to?

pink red belongs to the pink color family. It is a medium, vivid color with HSL values: hue 341.5°, saturation 96%, lightness 49%.

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

Lighter variant (lightness 64%): #fb4b81. Darker variant (lightness 34%): #aa0337. 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.