#BD0F6C Color

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

Color preview

#BD0F6C

Color formats

HEX
#BD0F6C
RGB
rgb(189, 15, 108)
RGBA
rgba(189, 15, 108, 1)
HSL
hsl(328, 85%, 40%)
HSV
hsv(328, 92%, 74%)
CMYK
cmyk(0%, 92%, 43%, 26%)
CSS variable
--color-primary: #BD0F6C;
Lowercase HEX
#bd0f6c

Shades

Tints

Tones

Harmony

CSS snippets for #BD0F6C

.color-bd0f6c {
  color: #BD0F6C;
  background-color: #BD0F6C;
}

Frequently asked questions

What color is #BD0F6C?+

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

What is the closest Tailwind color to #BD0F6C?+

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