#BC6298 Color

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

Color preview

#BC6298

Color formats

HEX
#BC6298
RGB
rgb(188, 98, 152)
RGBA
rgba(188, 98, 152, 1)
HSL
hsl(324, 40%, 56%)
HSV
hsv(324, 48%, 74%)
CMYK
cmyk(0%, 48%, 19%, 26%)
CSS variable
--color-primary: #BC6298;
Lowercase HEX
#bc6298

Shades

Tints

Tones

Harmony

CSS snippets for #BC6298

.color-bc6298 {
  color: #BC6298;
  background-color: #BC6298;
}

Frequently asked questions

What color is #BC6298?+

#BC6298 is a HEX color with RGB value rgb(188, 98, 152) and HSL value hsl(324, 40%, 56%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BC6298?+

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