#BD0A7B Color

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

Color preview

#BD0A7B

Color formats

HEX
#BD0A7B
RGB
rgb(189, 10, 123)
RGBA
rgba(189, 10, 123, 1)
HSL
hsl(322, 90%, 39%)
HSV
hsv(322, 95%, 74%)
CMYK
cmyk(0%, 95%, 35%, 26%)
CSS variable
--color-primary: #BD0A7B;
Lowercase HEX
#bd0a7b

Shades

Tints

Tones

Harmony

CSS snippets for #BD0A7B

.color-bd0a7b {
  color: #BD0A7B;
  background-color: #BD0A7B;
}

Frequently asked questions

What color is #BD0A7B?+

#BD0A7B is a HEX color with RGB value rgb(189, 10, 123) and HSL value hsl(322, 90%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BD0A7B?+

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