#BD3D7B Color

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

Color preview

#BD3D7B

Color formats

HEX
#BD3D7B
RGB
rgb(189, 61, 123)
RGBA
rgba(189, 61, 123, 1)
HSL
hsl(331, 51%, 49%)
HSV
hsv(331, 68%, 74%)
CMYK
cmyk(0%, 68%, 35%, 26%)
CSS variable
--color-primary: #BD3D7B;
Lowercase HEX
#bd3d7b

Shades

Tints

Tones

Harmony

CSS snippets for #BD3D7B

.color-bd3d7b {
  color: #BD3D7B;
  background-color: #BD3D7B;
}

Frequently asked questions

What color is #BD3D7B?+

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

What is the closest Tailwind color to #BD3D7B?+

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