#BC6283 Color

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

Color preview

#BC6283

Color formats

HEX
#BC6283
RGB
rgb(188, 98, 131)
RGBA
rgba(188, 98, 131, 1)
HSL
hsl(338, 40%, 56%)
HSV
hsv(338, 48%, 74%)
CMYK
cmyk(0%, 48%, 30%, 26%)
CSS variable
--color-primary: #BC6283;
Lowercase HEX
#bc6283

Shades

Tints

Tones

Harmony

CSS snippets for #BC6283

.color-bc6283 {
  color: #BC6283;
  background-color: #BC6283;
}

Frequently asked questions

What color is #BC6283?+

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

What is the closest Tailwind color to #BC6283?+

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