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

#c77986
Format Value
HEX #c77986
RGB rgb(199, 121, 134)
HSL hsl(350, 41.1%, 62.7%)
CMYK cmyk(0%, 39.2%, 32.7%, 22%)
HSV hsv(350, 39.2%, 78%)

old pink color harmonies

Tints & shades of old pink

Tints (lighter)

#cc8591 #d1919c #d69ea7 #dbaab2 #e0b6bd #e6c2c8 #ebced3 #f0dade #f5e7e9 #faf3f4

Shades (darker)

#b56e7a #a3636e #915861 #7f4d55 #6d4249 #5a373d #482c31 #362125 #241618 #120b0c

Contrast & accessibility

The quick brown fox

On white · 3.23:1 · AA Large

The quick brown fox

On black · 6.51:1 · AA

Recommended text color: #000000

Use old pink in code

CSS color: #c77986;
SCSS $color: #c77986;
Tailwind bg-[#c77986]
Swift UIColor(red: 0.780, green: 0.475, blue: 0.525, alpha: 1)
Android Color.parseColor("#c77986")
Flutter Color(0xFFC77986)

Colors similar to old pink

Browse all Red colors →

What is the HEX code for old pink?

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

How do I use old pink in CSS?

To apply old pink in CSS:

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

What are all the color format values for old pink?

FormatValue
HEX#c77986
RGBrgb(199, 121, 134)
HSLhsl(350, 41.1%, 62.7%)
CMYKcmyk(0%, 39.2%, 32.7%, 22%)

How do I convert old pink to HEX?

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

What color family does old pink belong to?

old pink belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 350°, saturation 41.1%, lightness 62.7%.

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

Lighter variant (lightness 77.7%): #deafb7. Darker variant (lightness 47.7%): #ac4858. 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.