#BF68B5 Color

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

Color preview

#BF68B5

Color formats

HEX
#BF68B5
RGB
rgb(191, 104, 181)
RGBA
rgba(191, 104, 181, 1)
HSL
hsl(307, 40%, 58%)
HSV
hsv(307, 46%, 75%)
CMYK
cmyk(0%, 46%, 5%, 25%)
CSS variable
--color-primary: #BF68B5;
Lowercase HEX
#bf68b5

Shades

Tints

Tones

Harmony

CSS snippets for #BF68B5

.color-bf68b5 {
  color: #BF68B5;
  background-color: #BF68B5;
}

Frequently asked questions

What color is #BF68B5?+

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

What is the closest Tailwind color to #BF68B5?+

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