#BFCE8F Color

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

Color preview

#BFCE8F

Color formats

HEX
#BFCE8F
RGB
rgb(191, 206, 143)
RGBA
rgba(191, 206, 143, 1)
HSL
hsl(74, 39%, 68%)
HSV
hsv(74, 31%, 81%)
CMYK
cmyk(7%, 0%, 31%, 19%)
CSS variable
--color-primary: #BFCE8F;
Lowercase HEX
#bfce8f

Shades

Tints

Tones

Harmony

CSS snippets for #BFCE8F

.color-bfce8f {
  color: #BFCE8F;
  background-color: #BFCE8F;
}

Frequently asked questions

What color is #BFCE8F?+

#BFCE8F is a HEX color with RGB value rgb(191, 206, 143) and HSL value hsl(74, 39%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFCE8F?+

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