#BC6588 Color

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

Color preview

#BC6588

Color formats

HEX
#BC6588
RGB
rgb(188, 101, 136)
RGBA
rgba(188, 101, 136, 1)
HSL
hsl(336, 39%, 57%)
HSV
hsv(336, 46%, 74%)
CMYK
cmyk(0%, 46%, 28%, 26%)
CSS variable
--color-primary: #BC6588;
Lowercase HEX
#bc6588

Shades

Tints

Tones

Harmony

CSS snippets for #BC6588

.color-bc6588 {
  color: #BC6588;
  background-color: #BC6588;
}

Frequently asked questions

What color is #BC6588?+

#BC6588 is a HEX color with RGB value rgb(188, 101, 136) and HSL value hsl(336, 39%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BC6588?+

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