#BF8DA2 Color

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

Color preview

#BF8DA2

Color formats

HEX
#BF8DA2
RGB
rgb(191, 141, 162)
RGBA
rgba(191, 141, 162, 1)
HSL
hsl(335, 28%, 65%)
HSV
hsv(335, 26%, 75%)
CMYK
cmyk(0%, 26%, 15%, 25%)
CSS variable
--color-primary: #BF8DA2;
Lowercase HEX
#bf8da2

Shades

Tints

Tones

Harmony

CSS snippets for #BF8DA2

.color-bf8da2 {
  color: #BF8DA2;
  background-color: #BF8DA2;
}

Frequently asked questions

What color is #BF8DA2?+

#BF8DA2 is a HEX color with RGB value rgb(191, 141, 162) and HSL value hsl(335, 28%, 65%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #BF8DA2?+

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