#BF3ECB Color

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

Color preview

#BF3ECB

Color formats

HEX
#BF3ECB
RGB
rgb(191, 62, 203)
RGBA
rgba(191, 62, 203, 1)
HSL
hsl(295, 58%, 52%)
HSV
hsv(295, 69%, 80%)
CMYK
cmyk(6%, 69%, 0%, 20%)
CSS variable
--color-primary: #BF3ECB;
Lowercase HEX
#bf3ecb

Shades

Tints

Tones

Harmony

CSS snippets for #BF3ECB

.color-bf3ecb {
  color: #BF3ECB;
  background-color: #BF3ECB;
}

Frequently asked questions

What color is #BF3ECB?+

#BF3ECB is a HEX color with RGB value rgb(191, 62, 203) and HSL value hsl(295, 58%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF3ECB?+

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