#BF3DC8 Color

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

Color preview

#BF3DC8

Color formats

HEX
#BF3DC8
RGB
rgb(191, 61, 200)
RGBA
rgba(191, 61, 200, 1)
HSL
hsl(296, 56%, 51%)
HSV
hsv(296, 70%, 78%)
CMYK
cmyk(4%, 70%, 0%, 22%)
CSS variable
--color-primary: #BF3DC8;
Lowercase HEX
#bf3dc8

Shades

Tints

Tones

Harmony

CSS snippets for #BF3DC8

.color-bf3dc8 {
  color: #BF3DC8;
  background-color: #BF3DC8;
}

Frequently asked questions

What color is #BF3DC8?+

#BF3DC8 is a HEX color with RGB value rgb(191, 61, 200) and HSL value hsl(296, 56%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF3DC8?+

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