#C97E9A Color

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

Color preview

#C97E9A

Color formats

HEX
#C97E9A
RGB
rgb(201, 126, 154)
RGBA
rgba(201, 126, 154, 1)
HSL
hsl(338, 41%, 64%)
HSV
hsv(338, 37%, 79%)
CMYK
cmyk(0%, 37%, 23%, 21%)
CSS variable
--color-primary: #C97E9A;
Lowercase HEX
#c97e9a

Shades

Tints

Tones

Harmony

CSS snippets for #C97E9A

.color-c97e9a {
  color: #C97E9A;
  background-color: #C97E9A;
}

Frequently asked questions

What color is #C97E9A?+

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

What is the closest Tailwind color to #C97E9A?+

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