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

#c88d94
Format Value
HEX #c88d94
RGB rgb(200, 141, 148)
HSL hsl(352.9, 34.9%, 66.9%)
CMYK cmyk(0%, 29.5%, 26%, 21.6%)
HSV hsv(352.9, 29.5%, 78.4%)

greyish pink color harmonies

Tints & shades of greyish pink

Tints (lighter)

#cd979e #d2a2a7 #d7acb1 #dcb6bb #e1c1c5 #e6cbce #ebd6d8 #f0e0e2 #f5eaec #faf5f5

Shades (darker)

#b68087 #a47379 #91676c #7f5a5e #6d4d51 #5b4043 #493336 #372628 #241a1b #120d0d

Contrast & accessibility

The quick brown fox

On white · 2.73:1 · Fail

The quick brown fox

On black · 7.69:1 · AAA

Recommended text color: #000000

Use greyish pink in code

CSS color: #c88d94;
SCSS $color: #c88d94;
Tailwind bg-[#c88d94]
Swift UIColor(red: 0.784, green: 0.553, blue: 0.580, alpha: 1)
Android Color.parseColor("#c88d94")
Flutter Color(0xFFC88D94)

Colors similar to greyish pink

Browse all Red colors →

What is the HEX code for greyish pink?

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

How do I use greyish pink in CSS?

To apply greyish pink in CSS:

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

What are all the color format values for greyish pink?

FormatValue
HEX#c88d94
RGBrgb(200, 141, 148)
HSLhsl(352.9, 34.9%, 66.9%)
CMYKcmyk(0%, 29.5%, 26%, 21.6%)

How do I convert greyish pink to HEX?

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

What color family does greyish pink belong to?

greyish pink belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 352.9°, saturation 34.9%, lightness 66.9%.

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

Lighter variant (lightness 81.9%): #e1c1c5. Darker variant (lightness 51.900000000000006%): #af5a64. 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.