#BF65C0 Color

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

Color preview

#BF65C0

Color formats

HEX
#BF65C0
RGB
rgb(191, 101, 192)
RGBA
rgba(191, 101, 192, 1)
HSL
hsl(299, 42%, 57%)
HSV
hsv(299, 47%, 75%)
CMYK
cmyk(1%, 47%, 0%, 25%)
CSS variable
--color-primary: #BF65C0;
Lowercase HEX
#bf65c0

Shades

Tints

Tones

Harmony

CSS snippets for #BF65C0

.color-bf65c0 {
  color: #BF65C0;
  background-color: #BF65C0;
}

Frequently asked questions

What color is #BF65C0?+

#BF65C0 is a HEX color with RGB value rgb(191, 101, 192) and HSL value hsl(299, 42%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF65C0?+

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