#BF69B9 Color

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

Color preview

#BF69B9

Color formats

HEX
#BF69B9
RGB
rgb(191, 105, 185)
RGBA
rgba(191, 105, 185, 1)
HSL
hsl(304, 40%, 58%)
HSV
hsv(304, 45%, 75%)
CMYK
cmyk(0%, 45%, 3%, 25%)
CSS variable
--color-primary: #BF69B9;
Lowercase HEX
#bf69b9

Shades

Tints

Tones

Harmony

CSS snippets for #BF69B9

.color-bf69b9 {
  color: #BF69B9;
  background-color: #BF69B9;
}

Frequently asked questions

What color is #BF69B9?+

#BF69B9 is a HEX color with RGB value rgb(191, 105, 185) and HSL value hsl(304, 40%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF69B9?+

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