#BC6193 Color

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

Color preview

#BC6193

Color formats

HEX
#BC6193
RGB
rgb(188, 97, 147)
RGBA
rgba(188, 97, 147, 1)
HSL
hsl(327, 40%, 56%)
HSV
hsv(327, 48%, 74%)
CMYK
cmyk(0%, 48%, 22%, 26%)
CSS variable
--color-primary: #BC6193;
Lowercase HEX
#bc6193

Shades

Tints

Tones

Harmony

CSS snippets for #BC6193

.color-bc6193 {
  color: #BC6193;
  background-color: #BC6193;
}

Frequently asked questions

What color is #BC6193?+

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

What is the closest Tailwind color to #BC6193?+

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