#BF68B2 Color

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

Color preview

#BF68B2

Color formats

HEX
#BF68B2
RGB
rgb(191, 104, 178)
RGBA
rgba(191, 104, 178, 1)
HSL
hsl(309, 40%, 58%)
HSV
hsv(309, 46%, 75%)
CMYK
cmyk(0%, 46%, 7%, 25%)
CSS variable
--color-primary: #BF68B2;
Lowercase HEX
#bf68b2

Shades

Tints

Tones

Harmony

CSS snippets for #BF68B2

.color-bf68b2 {
  color: #BF68B2;
  background-color: #BF68B2;
}

Frequently asked questions

What color is #BF68B2?+

#BF68B2 is a HEX color with RGB value rgb(191, 104, 178) and HSL value hsl(309, 40%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF68B2?+

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