Pinkish grey to HEX — Color Code

HEX

#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%)

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.