#BF38F5 Color

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

Color preview

#BF38F5

Color formats

HEX
#BF38F5
RGB
rgb(191, 56, 245)
RGBA
rgba(191, 56, 245, 1)
HSL
hsl(283, 90%, 59%)
HSV
hsv(283, 77%, 96%)
CMYK
cmyk(22%, 77%, 0%, 4%)
CSS variable
--color-primary: #BF38F5;
Lowercase HEX
#bf38f5

Shades

Tints

Tones

Harmony

CSS snippets for #BF38F5

.color-bf38f5 {
  color: #BF38F5;
  background-color: #BF38F5;
}

Frequently asked questions

What color is #BF38F5?+

#BF38F5 is a HEX color with RGB value rgb(191, 56, 245) and HSL value hsl(283, 90%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF38F5?+

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