#BC488C Color

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

Color preview

#BC488C

Color formats

HEX
#BC488C
RGB
rgb(188, 72, 140)
RGBA
rgba(188, 72, 140, 1)
HSL
hsl(325, 46%, 51%)
HSV
hsv(325, 62%, 74%)
CMYK
cmyk(0%, 62%, 26%, 26%)
CSS variable
--color-primary: #BC488C;
Lowercase HEX
#bc488c

Shades

Tints

Tones

Harmony

CSS snippets for #BC488C

.color-bc488c {
  color: #BC488C;
  background-color: #BC488C;
}

Frequently asked questions

What color is #BC488C?+

#BC488C is a HEX color with RGB value rgb(188, 72, 140) and HSL value hsl(325, 46%, 51%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BC488C?+

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