#BF7DA8 Color

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

Color preview

#BF7DA8

Color formats

HEX
#BF7DA8
RGB
rgb(191, 125, 168)
RGBA
rgba(191, 125, 168, 1)
HSL
hsl(321, 34%, 62%)
HSV
hsv(321, 35%, 75%)
CMYK
cmyk(0%, 35%, 12%, 25%)
CSS variable
--color-primary: #BF7DA8;
Lowercase HEX
#bf7da8

Shades

Tints

Tones

Harmony

CSS snippets for #BF7DA8

.color-bf7da8 {
  color: #BF7DA8;
  background-color: #BF7DA8;
}

Frequently asked questions

What color is #BF7DA8?+

#BF7DA8 is a HEX color with RGB value rgb(191, 125, 168) and HSL value hsl(321, 34%, 62%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF7DA8?+

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