#C97B9B Color

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

Color preview

#C97B9B

Color formats

HEX
#C97B9B
RGB
rgb(201, 123, 155)
RGBA
rgba(201, 123, 155, 1)
HSL
hsl(335, 42%, 64%)
HSV
hsv(335, 39%, 79%)
CMYK
cmyk(0%, 39%, 23%, 21%)
CSS variable
--color-primary: #C97B9B;
Lowercase HEX
#c97b9b

Shades

Tints

Tones

Harmony

CSS snippets for #C97B9B

.color-c97b9b {
  color: #C97B9B;
  background-color: #C97B9B;
}

Frequently asked questions

What color is #C97B9B?+

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

What is the closest Tailwind color to #C97B9B?+

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