#BF3CCB Color

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

Color preview

#BF3CCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BF3CCB

.color-bf3ccb {
  color: #BF3CCB;
  background-color: #BF3CCB;
}

Frequently asked questions

What color is #BF3CCB?+

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

What is the closest Tailwind color to #BF3CCB?+

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