Pinkish red to HSL

Color Code

#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 HSL code for pinkish red?

The CSS color pinkish red in HSL format is hsl(345.1, 90.5%, 49.6%). 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: hsl(345.1, 90.5%, 49.6%);
  • Background: background-color: hsl(345.1, 90.5%, 49.6%);
  • Border: border-color: hsl(345.1, 90.5%, 49.6%);

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

Select pinkish red from the color name list in our color converter. The HSL value — hsl(345.1, 90.5%, 49.6%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.