#BD2898 Color

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

Color preview

#BD2898

Color formats

HEX
#BD2898
RGB
rgb(189, 40, 152)
RGBA
rgba(189, 40, 152, 1)
HSL
hsl(315, 65%, 45%)
HSV
hsv(315, 79%, 74%)
CMYK
cmyk(0%, 79%, 20%, 26%)
CSS variable
--color-primary: #BD2898;
Lowercase HEX
#bd2898

Shades

Tints

Tones

Harmony

CSS snippets for #BD2898

.color-bd2898 {
  color: #BD2898;
  background-color: #BD2898;
}

Frequently asked questions

What color is #BD2898?+

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

What is the closest Tailwind color to #BD2898?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-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