#BC2989 Color

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

Color preview

#BC2989

Color formats

HEX
#BC2989
RGB
rgb(188, 41, 137)
RGBA
rgba(188, 41, 137, 1)
HSL
hsl(321, 64%, 45%)
HSV
hsv(321, 78%, 74%)
CMYK
cmyk(0%, 78%, 27%, 26%)
CSS variable
--color-primary: #BC2989;
Lowercase HEX
#bc2989

Shades

Tints

Tones

Harmony

CSS snippets for #BC2989

.color-bc2989 {
  color: #BC2989;
  background-color: #BC2989;
}

Frequently asked questions

What color is #BC2989?+

#BC2989 is a HEX color with RGB value rgb(188, 41, 137) and HSL value hsl(321, 64%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BC2989?+

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