#BD2DFB Color

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

Color preview

#BD2DFB

Color formats

HEX
#BD2DFB
RGB
rgb(189, 45, 251)
RGBA
rgba(189, 45, 251, 1)
HSL
hsl(282, 96%, 58%)
HSV
hsv(282, 82%, 98%)
CMYK
cmyk(25%, 82%, 0%, 2%)
CSS variable
--color-primary: #BD2DFB;
Lowercase HEX
#bd2dfb

Shades

Tints

Tones

Harmony

CSS snippets for #BD2DFB

.color-bd2dfb {
  color: #BD2DFB;
  background-color: #BD2DFB;
}

Frequently asked questions

What color is #BD2DFB?+

#BD2DFB is a HEX color with RGB value rgb(189, 45, 251) and HSL value hsl(282, 96%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BD2DFB?+

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