#BD3D8E Color

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

Color preview

#BD3D8E

Color formats

HEX
#BD3D8E
RGB
rgb(189, 61, 142)
RGBA
rgba(189, 61, 142, 1)
HSL
hsl(322, 51%, 49%)
HSV
hsv(322, 68%, 74%)
CMYK
cmyk(0%, 68%, 25%, 26%)
CSS variable
--color-primary: #BD3D8E;
Lowercase HEX
#bd3d8e

Shades

Tints

Tones

Harmony

CSS snippets for #BD3D8E

.color-bd3d8e {
  color: #BD3D8E;
  background-color: #BD3D8E;
}

Frequently asked questions

What color is #BD3D8E?+

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

What is the closest Tailwind color to #BD3D8E?+

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