#C86F99 Color

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

Color preview

#C86F99

Color formats

HEX
#C86F99
RGB
rgb(200, 111, 153)
RGBA
rgba(200, 111, 153, 1)
HSL
hsl(332, 45%, 61%)
HSV
hsv(332, 45%, 78%)
CMYK
cmyk(0%, 45%, 24%, 22%)
CSS variable
--color-primary: #C86F99;
Lowercase HEX
#c86f99

Shades

Tints

Tones

Harmony

CSS snippets for #C86F99

.color-c86f99 {
  color: #C86F99;
  background-color: #C86F99;
}

Frequently asked questions

What color is #C86F99?+

#C86F99 is a HEX color with RGB value rgb(200, 111, 153) and HSL value hsl(332, 45%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C86F99?+

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