#BF7AB2 Color

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

Color preview

#BF7AB2

Color formats

HEX
#BF7AB2
RGB
rgb(191, 122, 178)
RGBA
rgba(191, 122, 178, 1)
HSL
hsl(311, 35%, 61%)
HSV
hsv(311, 36%, 75%)
CMYK
cmyk(0%, 36%, 7%, 25%)
CSS variable
--color-primary: #BF7AB2;
Lowercase HEX
#bf7ab2

Shades

Tints

Tones

Harmony

CSS snippets for #BF7AB2

.color-bf7ab2 {
  color: #BF7AB2;
  background-color: #BF7AB2;
}

Frequently asked questions

What color is #BF7AB2?+

#BF7AB2 is a HEX color with RGB value rgb(191, 122, 178) and HSL value hsl(311, 35%, 61%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF7AB2?+

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