#CF3D8B Color

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

Color preview

#CF3D8B

Color formats

HEX
#CF3D8B
RGB
rgb(207, 61, 139)
RGBA
rgba(207, 61, 139, 1)
HSL
hsl(328, 60%, 53%)
HSV
hsv(328, 71%, 81%)
CMYK
cmyk(0%, 71%, 33%, 19%)
CSS variable
--color-primary: #CF3D8B;
Lowercase HEX
#cf3d8b

Shades

Tints

Tones

Harmony

CSS snippets for #CF3D8B

.color-cf3d8b {
  color: #CF3D8B;
  background-color: #CF3D8B;
}

Frequently asked questions

What color is #CF3D8B?+

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

What is the closest Tailwind color to #CF3D8B?+

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