#BD007B Color

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

Color preview

#BD007B

Color formats

HEX
#BD007B
RGB
rgb(189, 0, 123)
RGBA
rgba(189, 0, 123, 1)
HSL
hsl(321, 100%, 37%)
HSV
hsv(321, 100%, 74%)
CMYK
cmyk(0%, 100%, 35%, 26%)
CSS variable
--color-primary: #BD007B;
Lowercase HEX
#bd007b

Shades

Tints

Tones

Harmony

CSS snippets for #BD007B

.color-bd007b {
  color: #BD007B;
  background-color: #BD007B;
}

Frequently asked questions

What color is #BD007B?+

#BD007B is a HEX color with RGB value rgb(189, 0, 123) and HSL value hsl(321, 100%, 37%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BD007B?+

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