#BD3D8C Color

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

Color preview

#BD3D8C

Color formats

HEX
#BD3D8C
RGB
rgb(189, 61, 140)
RGBA
rgba(189, 61, 140, 1)
HSL
hsl(323, 51%, 49%)
HSV
hsv(323, 68%, 74%)
CMYK
cmyk(0%, 68%, 26%, 26%)
CSS variable
--color-primary: #BD3D8C;
Lowercase HEX
#bd3d8c

Shades

Tints

Tones

Harmony

CSS snippets for #BD3D8C

.color-bd3d8c {
  color: #BD3D8C;
  background-color: #BD3D8C;
}

Frequently asked questions

What color is #BD3D8C?+

#BD3D8C is a HEX color with RGB value rgb(189, 61, 140) and HSL value hsl(323, 51%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BD3D8C?+

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