#B90DF2 Color

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

Color preview

#B90DF2

Color formats

HEX
#B90DF2
RGB
rgb(185, 13, 242)
RGBA
rgba(185, 13, 242, 1)
HSL
hsl(285, 90%, 50%)
HSV
hsv(285, 95%, 95%)
CMYK
cmyk(24%, 95%, 0%, 5%)
CSS variable
--color-primary: #B90DF2;
Lowercase HEX
#b90df2

Shades

Tints

Tones

Harmony

CSS snippets for #B90DF2

.color-b90df2 {
  color: #B90DF2;
  background-color: #B90DF2;
}

Frequently asked questions

What color is #B90DF2?+

#B90DF2 is a HEX color with RGB value rgb(185, 13, 242) and HSL value hsl(285, 90%, 50%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B90DF2?+

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