#BF45E8 Color

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

Color preview

#BF45E8

Color formats

HEX
#BF45E8
RGB
rgb(191, 69, 232)
RGBA
rgba(191, 69, 232, 1)
HSL
hsl(285, 78%, 59%)
HSV
hsv(285, 70%, 91%)
CMYK
cmyk(18%, 70%, 0%, 9%)
CSS variable
--color-primary: #BF45E8;
Lowercase HEX
#bf45e8

Shades

Tints

Tones

Harmony

CSS snippets for #BF45E8

.color-bf45e8 {
  color: #BF45E8;
  background-color: #BF45E8;
}

Frequently asked questions

What color is #BF45E8?+

#BF45E8 is a HEX color with RGB value rgb(191, 69, 232) and HSL value hsl(285, 78%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF45E8?+

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