#C76E9F Color

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

Color preview

#C76E9F

Color formats

HEX
#C76E9F
RGB
rgb(199, 110, 159)
RGBA
rgba(199, 110, 159, 1)
HSL
hsl(327, 44%, 61%)
HSV
hsv(327, 45%, 78%)
CMYK
cmyk(0%, 45%, 20%, 22%)
CSS variable
--color-primary: #C76E9F;
Lowercase HEX
#c76e9f

Shades

Tints

Tones

Harmony

CSS snippets for #C76E9F

.color-c76e9f {
  color: #C76E9F;
  background-color: #C76E9F;
}

Frequently asked questions

What color is #C76E9F?+

#C76E9F is a HEX color with RGB value rgb(199, 110, 159) and HSL value hsl(327, 44%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C76E9F?+

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