#BFCE9B Color

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

Color preview

#BFCE9B

Color formats

HEX
#BFCE9B
RGB
rgb(191, 206, 155)
RGBA
rgba(191, 206, 155, 1)
HSL
hsl(78, 34%, 71%)
HSV
hsv(78, 25%, 81%)
CMYK
cmyk(7%, 0%, 25%, 19%)
CSS variable
--color-primary: #BFCE9B;
Lowercase HEX
#bfce9b

Shades

Tints

Tones

Harmony

CSS snippets for #BFCE9B

.color-bfce9b {
  color: #BFCE9B;
  background-color: #BFCE9B;
}

Frequently asked questions

What color is #BFCE9B?+

#BFCE9B is a HEX color with RGB value rgb(191, 206, 155) and HSL value hsl(78, 34%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFCE9B?+

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