#CB3984 Color

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

Color preview

#CB3984

Color formats

HEX
#CB3984
RGB
rgb(203, 57, 132)
RGBA
rgba(203, 57, 132, 1)
HSL
hsl(329, 58%, 51%)
HSV
hsv(329, 72%, 80%)
CMYK
cmyk(0%, 72%, 35%, 20%)
CSS variable
--color-primary: #CB3984;
Lowercase HEX
#cb3984

Shades

Tints

Tones

Harmony

CSS snippets for #CB3984

.color-cb3984 {
  color: #CB3984;
  background-color: #CB3984;
}

Frequently asked questions

What color is #CB3984?+

#CB3984 is a HEX color with RGB value rgb(203, 57, 132) and HSL value hsl(329, 58%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CB3984?+

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