#C97D9D Color

Inspect #C97D9D across formats, palettes, contrast and closest named color matches.

Color preview

#C97D9D

Color formats

HEX
#C97D9D
RGB
rgb(201, 125, 157)
RGBA
rgba(201, 125, 157, 1)
HSL
hsl(335, 41%, 64%)
HSV
hsv(335, 38%, 79%)
CMYK
cmyk(0%, 38%, 22%, 21%)
CSS variable
--color-primary: #C97D9D;
Lowercase HEX
#c97d9d

Shades

Tints

Tones

Harmony

CSS snippets for #C97D9D

.color-c97d9d {
  color: #C97D9D;
  background-color: #C97D9D;
}

Frequently asked questions

What color is #C97D9D?+

#C97D9D is a HEX color with RGB value rgb(201, 125, 157) and HSL value hsl(335, 41%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C97D9D?+

The closest Tailwind color is stone-400, available as the bg-stone-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools