#B90BFE Color

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

Color preview

#B90BFE

Color formats

HEX
#B90BFE
RGB
rgb(185, 11, 254)
RGBA
rgba(185, 11, 254, 1)
HSL
hsl(283, 99%, 52%)
HSV
hsv(283, 96%, 100%)
CMYK
cmyk(27%, 96%, 0%, 0%)
CSS variable
--color-primary: #B90BFE;
Lowercase HEX
#b90bfe

Shades

Tints

Tones

Harmony

CSS snippets for #B90BFE

.color-b90bfe {
  color: #B90BFE;
  background-color: #B90BFE;
}

Frequently asked questions

What color is #B90BFE?+

#B90BFE is a HEX color with RGB value rgb(185, 11, 254) and HSL value hsl(283, 99%, 52%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B90BFE?+

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