#BD0DF2 Color

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

Color preview

#BD0DF2

Color formats

HEX
#BD0DF2
RGB
rgb(189, 13, 242)
RGBA
rgba(189, 13, 242, 1)
HSL
hsl(286, 90%, 50%)
HSV
hsv(286, 95%, 95%)
CMYK
cmyk(22%, 95%, 0%, 5%)
CSS variable
--color-primary: #BD0DF2;
Lowercase HEX
#bd0df2

Shades

Tints

Tones

Harmony

CSS snippets for #BD0DF2

.color-bd0df2 {
  color: #BD0DF2;
  background-color: #BD0DF2;
}

Frequently asked questions

What color is #BD0DF2?+

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

What is the closest Tailwind color to #BD0DF2?+

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