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

#c8aca9
Format Value
HEX #c8aca9
RGB rgb(200, 172, 169)
HSL hsl(5.8, 22%, 72.4%)
CMYK cmyk(0%, 14%, 15.5%, 21.6%)
HSV hsv(5.8, 15.5%, 78.4%)

pinkish grey color harmonies

Tints & shades of pinkish grey

Tints (lighter)

#cdb4b1 #d2bbb9 #d7c3c0 #dccac8 #e1d2d0 #e6d9d8 #ebe1e0 #f0e8e8 #f5f0ef #faf7f7

Shades (darker)

#b69c9a #a48d8a #917d7b #7f6d6c #6d5e5c #5b4e4d #493f3d #372f2e #241f1f #12100f

Contrast & accessibility

The quick brown fox

On white · 2.11:1 · Fail

The quick brown fox

On black · 9.93:1 · AAA

Recommended text color: #000000

Use pinkish grey in code

CSS color: #c8aca9;
SCSS $color: #c8aca9;
Tailwind bg-[#c8aca9]
Swift UIColor(red: 0.784, green: 0.675, blue: 0.663, alpha: 1)
Android Color.parseColor("#c8aca9")
Flutter Color(0xFFC8ACA9)

Colors similar to pinkish grey

Browse all Red colors →

What is the HEX code for pinkish grey?

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

How do I use pinkish grey in CSS?

To apply pinkish grey in CSS:

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

What are all the color format values for pinkish grey?

FormatValue
HEX#c8aca9
RGBrgb(200, 172, 169)
HSLhsl(5.8, 22%, 72.4%)
CMYKcmyk(0%, 14%, 15.5%, 21.6%)

How do I convert pinkish grey to HEX?

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

What color family does pinkish grey belong to?

pinkish grey belongs to the red color family. It is a light, muted color with HSL values: hue 5.8°, saturation 22%, lightness 72.4%.

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

Lighter variant (lightness 87.4%): #e6d9d8. Darker variant (lightness 57.400000000000006%): #aa7f7a. 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.