#BF78B3 Color

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

Color preview

#BF78B3

Color formats

HEX
#BF78B3
RGB
rgb(191, 120, 179)
RGBA
rgba(191, 120, 179, 1)
HSL
hsl(310, 36%, 61%)
HSV
hsv(310, 37%, 75%)
CMYK
cmyk(0%, 37%, 6%, 25%)
CSS variable
--color-primary: #BF78B3;
Lowercase HEX
#bf78b3

Shades

Tints

Tones

Harmony

CSS snippets for #BF78B3

.color-bf78b3 {
  color: #BF78B3;
  background-color: #BF78B3;
}

Frequently asked questions

What color is #BF78B3?+

#BF78B3 is a HEX color with RGB value rgb(191, 120, 179) and HSL value hsl(310, 36%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF78B3?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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