#C97B9D Color

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

Color preview

#C97B9D

Color formats

HEX
#C97B9D
RGB
rgb(201, 123, 157)
RGBA
rgba(201, 123, 157, 1)
HSL
hsl(334, 42%, 64%)
HSV
hsv(334, 39%, 79%)
CMYK
cmyk(0%, 39%, 22%, 21%)
CSS variable
--color-primary: #C97B9D;
Lowercase HEX
#c97b9d

Shades

Tints

Tones

Harmony

CSS snippets for #C97B9D

.color-c97b9d {
  color: #C97B9D;
  background-color: #C97B9D;
}

Frequently asked questions

What color is #C97B9D?+

#C97B9D is a HEX color with RGB value rgb(201, 123, 157) and HSL value hsl(334, 42%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C97B9D?+

The closest Tailwind color is pink-400, available as the bg-pink-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