#BD3D9D Color

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

Color preview

#BD3D9D

Color formats

HEX
#BD3D9D
RGB
rgb(189, 61, 157)
RGBA
rgba(189, 61, 157, 1)
HSL
hsl(315, 51%, 49%)
HSV
hsv(315, 68%, 74%)
CMYK
cmyk(0%, 68%, 17%, 26%)
CSS variable
--color-primary: #BD3D9D;
Lowercase HEX
#bd3d9d

Shades

Tints

Tones

Harmony

CSS snippets for #BD3D9D

.color-bd3d9d {
  color: #BD3D9D;
  background-color: #BD3D9D;
}

Frequently asked questions

What color is #BD3D9D?+

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

What is the closest Tailwind color to #BD3D9D?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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