#BF2CDD Color

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

Color preview

#BF2CDD

Color formats

HEX
#BF2CDD
RGB
rgb(191, 44, 221)
RGBA
rgba(191, 44, 221, 1)
HSL
hsl(290, 72%, 52%)
HSV
hsv(290, 80%, 87%)
CMYK
cmyk(14%, 80%, 0%, 13%)
CSS variable
--color-primary: #BF2CDD;
Lowercase HEX
#bf2cdd

Shades

Tints

Tones

Harmony

CSS snippets for #BF2CDD

.color-bf2cdd {
  color: #BF2CDD;
  background-color: #BF2CDD;
}

Frequently asked questions

What color is #BF2CDD?+

#BF2CDD is a HEX color with RGB value rgb(191, 44, 221) and HSL value hsl(290, 72%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BF2CDD?+

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