#C96E8A Color

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

Color preview

#C96E8A

Color formats

HEX
#C96E8A
RGB
rgb(201, 110, 138)
RGBA
rgba(201, 110, 138, 1)
HSL
hsl(342, 46%, 61%)
HSV
hsv(342, 45%, 79%)
CMYK
cmyk(0%, 45%, 31%, 21%)
CSS variable
--color-primary: #C96E8A;
Lowercase HEX
#c96e8a

Shades

Tints

Tones

Harmony

CSS snippets for #C96E8A

.color-c96e8a {
  color: #C96E8A;
  background-color: #C96E8A;
}

Frequently asked questions

What color is #C96E8A?+

#C96E8A is a HEX color with RGB value rgb(201, 110, 138) and HSL value hsl(342, 46%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C96E8A?+

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