#BD0F7D Color

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

Color preview

#BD0F7D

Color formats

HEX
#BD0F7D
RGB
rgb(189, 15, 125)
RGBA
rgba(189, 15, 125, 1)
HSL
hsl(322, 85%, 40%)
HSV
hsv(322, 92%, 74%)
CMYK
cmyk(0%, 92%, 34%, 26%)
CSS variable
--color-primary: #BD0F7D;
Lowercase HEX
#bd0f7d

Shades

Tints

Tones

Harmony

CSS snippets for #BD0F7D

.color-bd0f7d {
  color: #BD0F7D;
  background-color: #BD0F7D;
}

Frequently asked questions

What color is #BD0F7D?+

#BD0F7D is a HEX color with RGB value rgb(189, 15, 125) and HSL value hsl(322, 85%, 40%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BD0F7D?+

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