#BC1083 Color

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

Color preview

#BC1083

Color formats

HEX
#BC1083
RGB
rgb(188, 16, 131)
RGBA
rgba(188, 16, 131, 1)
HSL
hsl(320, 84%, 40%)
HSV
hsv(320, 91%, 74%)
CMYK
cmyk(0%, 91%, 30%, 26%)
CSS variable
--color-primary: #BC1083;
Lowercase HEX
#bc1083

Shades

Tints

Tones

Harmony

CSS snippets for #BC1083

.color-bc1083 {
  color: #BC1083;
  background-color: #BC1083;
}

Frequently asked questions

What color is #BC1083?+

#BC1083 is a HEX color with RGB value rgb(188, 16, 131) and HSL value hsl(320, 84%, 40%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BC1083?+

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