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

#f10c45
Format Value
HEX #f10c45
RGB rgb(241, 12, 69)
HSL hsl(345.1, 90.5%, 49.6%)
CMYK cmyk(0%, 95%, 71.4%, 5.5%)
HSV hsv(345.1, 95%, 94.5%)

pinkish red color harmonies

Tints & shades of pinkish red

Tints (lighter)

#f22256 #f43867 #f54e78 #f66489 #f77a9a #f991aa #faa7bb #fbbdcc #fcd3dd #fee9ee

Shades (darker)

#db0b3f #c50a38 #af0932 #99082c #830726 #6e051f #580419 #420313 #2c020d #160106

Contrast & accessibility

The quick brown fox

On white · 4.3:1 · AA Large

The quick brown fox

On black · 4.88:1 · AA

Recommended text color: #000000

Use pinkish red in code

CSS color: #f10c45;
SCSS $color: #f10c45;
Tailwind bg-[#f10c45]
Swift UIColor(red: 0.945, green: 0.047, blue: 0.271, alpha: 1)
Android Color.parseColor("#f10c45")
Flutter Color(0xFFF10C45)

Colors similar to pinkish red

Browse all Red colors →

What is the HEX code for pinkish red?

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

How do I use pinkish red in CSS?

To apply pinkish red in CSS:

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

What are all the color format values for pinkish red?

FormatValue
HEX#f10c45
RGBrgb(241, 12, 69)
HSLhsl(345.1, 90.5%, 49.6%)
CMYKcmyk(0%, 95%, 71.4%, 5.5%)

How do I convert pinkish red to HEX?

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

What color family does pinkish red belong to?

pinkish red belongs to the red color family. It is a medium, vivid color with HSL values: hue 345.1°, saturation 90.5%, lightness 49.6%.

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

Lighter variant (lightness 64.6%): #f6537c. Darker variant (lightness 34.6%): #a80830. 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.