#BC5EBF Color

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

Color preview

#BC5EBF

Color formats

HEX
#BC5EBF
RGB
rgb(188, 94, 191)
RGBA
rgba(188, 94, 191, 1)
HSL
hsl(298, 43%, 56%)
HSV
hsv(298, 51%, 75%)
CMYK
cmyk(2%, 51%, 0%, 25%)
CSS variable
--color-primary: #BC5EBF;
Lowercase HEX
#bc5ebf

Shades

Tints

Tones

Harmony

CSS snippets for #BC5EBF

.color-bc5ebf {
  color: #BC5EBF;
  background-color: #BC5EBF;
}

Frequently asked questions

What color is #BC5EBF?+

#BC5EBF is a HEX color with RGB value rgb(188, 94, 191) and HSL value hsl(298, 43%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BC5EBF?+

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