#BF68C6 Color

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

Color preview

#BF68C6

Color formats

HEX
#BF68C6
RGB
rgb(191, 104, 198)
RGBA
rgba(191, 104, 198, 1)
HSL
hsl(296, 45%, 59%)
HSV
hsv(296, 47%, 78%)
CMYK
cmyk(4%, 47%, 0%, 22%)
CSS variable
--color-primary: #BF68C6;
Lowercase HEX
#bf68c6

Shades

Tints

Tones

Harmony

CSS snippets for #BF68C6

.color-bf68c6 {
  color: #BF68C6;
  background-color: #BF68C6;
}

Frequently asked questions

What color is #BF68C6?+

#BF68C6 is a HEX color with RGB value rgb(191, 104, 198) and HSL value hsl(296, 45%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF68C6?+

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