#BD2882 Color

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

Color preview

#BD2882

Color formats

HEX
#BD2882
RGB
rgb(189, 40, 130)
RGBA
rgba(189, 40, 130, 1)
HSL
hsl(324, 65%, 45%)
HSV
hsv(324, 79%, 74%)
CMYK
cmyk(0%, 79%, 31%, 26%)
CSS variable
--color-primary: #BD2882;
Lowercase HEX
#bd2882

Shades

Tints

Tones

Harmony

CSS snippets for #BD2882

.color-bd2882 {
  color: #BD2882;
  background-color: #BD2882;
}

Frequently asked questions

What color is #BD2882?+

#BD2882 is a HEX color with RGB value rgb(189, 40, 130) and HSL value hsl(324, 65%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BD2882?+

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