#BFCE9C Color

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

Color preview

#BFCE9C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BFCE9C

.color-bfce9c {
  color: #BFCE9C;
  background-color: #BFCE9C;
}

Frequently asked questions

What color is #BFCE9C?+

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

What is the closest Tailwind color to #BFCE9C?+

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