#BF2DD2 Color

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

Color preview

#BF2DD2

Color formats

HEX
#BF2DD2
RGB
rgb(191, 45, 210)
RGBA
rgba(191, 45, 210, 1)
HSL
hsl(293, 65%, 50%)
HSV
hsv(293, 79%, 82%)
CMYK
cmyk(9%, 79%, 0%, 18%)
CSS variable
--color-primary: #BF2DD2;
Lowercase HEX
#bf2dd2

Shades

Tints

Tones

Harmony

CSS snippets for #BF2DD2

.color-bf2dd2 {
  color: #BF2DD2;
  background-color: #BF2DD2;
}

Frequently asked questions

What color is #BF2DD2?+

#BF2DD2 is a HEX color with RGB value rgb(191, 45, 210) and HSL value hsl(293, 65%, 50%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BF2DD2?+

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