#BF65C2 Color

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

Color preview

#BF65C2

Color formats

HEX
#BF65C2
RGB
rgb(191, 101, 194)
RGBA
rgba(191, 101, 194, 1)
HSL
hsl(298, 43%, 58%)
HSV
hsv(298, 48%, 76%)
CMYK
cmyk(2%, 48%, 0%, 24%)
CSS variable
--color-primary: #BF65C2;
Lowercase HEX
#bf65c2

Shades

Tints

Tones

Harmony

CSS snippets for #BF65C2

.color-bf65c2 {
  color: #BF65C2;
  background-color: #BF65C2;
}

Frequently asked questions

What color is #BF65C2?+

#BF65C2 is a HEX color with RGB value rgb(191, 101, 194) and HSL value hsl(298, 43%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF65C2?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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