#BC4EB8 Color

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

Color preview

#BC4EB8

Color formats

HEX
#BC4EB8
RGB
rgb(188, 78, 184)
RGBA
rgba(188, 78, 184, 1)
HSL
hsl(302, 45%, 52%)
HSV
hsv(302, 59%, 74%)
CMYK
cmyk(0%, 59%, 2%, 26%)
CSS variable
--color-primary: #BC4EB8;
Lowercase HEX
#bc4eb8

Shades

Tints

Tones

Harmony

CSS snippets for #BC4EB8

.color-bc4eb8 {
  color: #BC4EB8;
  background-color: #BC4EB8;
}

Frequently asked questions

What color is #BC4EB8?+

#BC4EB8 is a HEX color with RGB value rgb(188, 78, 184) and HSL value hsl(302, 45%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC4EB8?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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