#BD3D8A Color

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

Color preview

#BD3D8A

Color formats

HEX
#BD3D8A
RGB
rgb(189, 61, 138)
RGBA
rgba(189, 61, 138, 1)
HSL
hsl(324, 51%, 49%)
HSV
hsv(324, 68%, 74%)
CMYK
cmyk(0%, 68%, 27%, 26%)
CSS variable
--color-primary: #BD3D8A;
Lowercase HEX
#bd3d8a

Shades

Tints

Tones

Harmony

CSS snippets for #BD3D8A

.color-bd3d8a {
  color: #BD3D8A;
  background-color: #BD3D8A;
}

Frequently asked questions

What color is #BD3D8A?+

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

What is the closest Tailwind color to #BD3D8A?+

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