#CF3A8C Color

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

Color preview

#CF3A8C

Color formats

HEX
#CF3A8C
RGB
rgb(207, 58, 140)
RGBA
rgba(207, 58, 140, 1)
HSL
hsl(327, 61%, 52%)
HSV
hsv(327, 72%, 81%)
CMYK
cmyk(0%, 72%, 32%, 19%)
CSS variable
--color-primary: #CF3A8C;
Lowercase HEX
#cf3a8c

Shades

Tints

Tones

Harmony

CSS snippets for #CF3A8C

.color-cf3a8c {
  color: #CF3A8C;
  background-color: #CF3A8C;
}

Frequently asked questions

What color is #CF3A8C?+

#CF3A8C is a HEX color with RGB value rgb(207, 58, 140) and HSL value hsl(327, 61%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CF3A8C?+

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