#BC4BAD Color

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

Color preview

#BC4BAD

Color formats

HEX
#BC4BAD
RGB
rgb(188, 75, 173)
RGBA
rgba(188, 75, 173, 1)
HSL
hsl(308, 46%, 52%)
HSV
hsv(308, 60%, 74%)
CMYK
cmyk(0%, 60%, 8%, 26%)
CSS variable
--color-primary: #BC4BAD;
Lowercase HEX
#bc4bad

Shades

Tints

Tones

Harmony

CSS snippets for #BC4BAD

.color-bc4bad {
  color: #BC4BAD;
  background-color: #BC4BAD;
}

Frequently asked questions

What color is #BC4BAD?+

#BC4BAD is a HEX color with RGB value rgb(188, 75, 173) and HSL value hsl(308, 46%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC4BAD?+

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