#BC6199 Color

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

Color preview

#BC6199

Color formats

HEX
#BC6199
RGB
rgb(188, 97, 153)
RGBA
rgba(188, 97, 153, 1)
HSL
hsl(323, 40%, 56%)
HSV
hsv(323, 48%, 74%)
CMYK
cmyk(0%, 48%, 19%, 26%)
CSS variable
--color-primary: #BC6199;
Lowercase HEX
#bc6199

Shades

Tints

Tones

Harmony

CSS snippets for #BC6199

.color-bc6199 {
  color: #BC6199;
  background-color: #BC6199;
}

Frequently asked questions

What color is #BC6199?+

#BC6199 is a HEX color with RGB value rgb(188, 97, 153) and HSL value hsl(323, 40%, 56%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BC6199?+

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