#C95F8F Color

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

Color preview

#C95F8F

Color formats

HEX
#C95F8F
RGB
rgb(201, 95, 143)
RGBA
rgba(201, 95, 143, 1)
HSL
hsl(333, 50%, 58%)
HSV
hsv(333, 53%, 79%)
CMYK
cmyk(0%, 53%, 29%, 21%)
CSS variable
--color-primary: #C95F8F;
Lowercase HEX
#c95f8f

Shades

Tints

Tones

Harmony

CSS snippets for #C95F8F

.color-c95f8f {
  color: #C95F8F;
  background-color: #C95F8F;
}

Frequently asked questions

What color is #C95F8F?+

#C95F8F is a HEX color with RGB value rgb(201, 95, 143) and HSL value hsl(333, 50%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C95F8F?+

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