#C97D9E Color

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

Color preview

#C97D9E

Color formats

HEX
#C97D9E
RGB
rgb(201, 125, 158)
RGBA
rgba(201, 125, 158, 1)
HSL
hsl(334, 41%, 64%)
HSV
hsv(334, 38%, 79%)
CMYK
cmyk(0%, 38%, 21%, 21%)
CSS variable
--color-primary: #C97D9E;
Lowercase HEX
#c97d9e

Shades

Tints

Tones

Harmony

CSS snippets for #C97D9E

.color-c97d9e {
  color: #C97D9E;
  background-color: #C97D9E;
}

Frequently asked questions

What color is #C97D9E?+

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

What is the closest Tailwind color to #C97D9E?+

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