#CF3D9E Color

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

Color preview

#CF3D9E

Color formats

HEX
#CF3D9E
RGB
rgb(207, 61, 158)
RGBA
rgba(207, 61, 158, 1)
HSL
hsl(320, 60%, 53%)
HSV
hsv(320, 71%, 81%)
CMYK
cmyk(0%, 71%, 24%, 19%)
CSS variable
--color-primary: #CF3D9E;
Lowercase HEX
#cf3d9e

Shades

Tints

Tones

Harmony

CSS snippets for #CF3D9E

.color-cf3d9e {
  color: #CF3D9E;
  background-color: #CF3D9E;
}

Frequently asked questions

What color is #CF3D9E?+

#CF3D9E is a HEX color with RGB value rgb(207, 61, 158) and HSL value hsl(320, 60%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CF3D9E?+

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