#C97D9A Color

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

Color preview

#C97D9A

Color formats

HEX
#C97D9A
RGB
rgb(201, 125, 154)
RGBA
rgba(201, 125, 154, 1)
HSL
hsl(337, 41%, 64%)
HSV
hsv(337, 38%, 79%)
CMYK
cmyk(0%, 38%, 23%, 21%)
CSS variable
--color-primary: #C97D9A;
Lowercase HEX
#c97d9a

Shades

Tints

Tones

Harmony

CSS snippets for #C97D9A

.color-c97d9a {
  color: #C97D9A;
  background-color: #C97D9A;
}

Frequently asked questions

What color is #C97D9A?+

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

What is the closest Tailwind color to #C97D9A?+

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