#BF25E1 Color

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

Color preview

#BF25E1

Color formats

HEX
#BF25E1
RGB
rgb(191, 37, 225)
RGBA
rgba(191, 37, 225, 1)
HSL
hsl(289, 76%, 51%)
HSV
hsv(289, 84%, 88%)
CMYK
cmyk(15%, 84%, 0%, 12%)
CSS variable
--color-primary: #BF25E1;
Lowercase HEX
#bf25e1

Shades

Tints

Tones

Harmony

CSS snippets for #BF25E1

.color-bf25e1 {
  color: #BF25E1;
  background-color: #BF25E1;
}

Frequently asked questions

What color is #BF25E1?+

#BF25E1 is a HEX color with RGB value rgb(191, 37, 225) and HSL value hsl(289, 76%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BF25E1?+

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