#BFCD8B Color

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

Color preview

#BFCD8B

Color formats

HEX
#BFCD8B
RGB
rgb(191, 205, 139)
RGBA
rgba(191, 205, 139, 1)
HSL
hsl(73, 40%, 67%)
HSV
hsv(73, 32%, 80%)
CMYK
cmyk(7%, 0%, 32%, 20%)
CSS variable
--color-primary: #BFCD8B;
Lowercase HEX
#bfcd8b

Shades

Tints

Tones

Harmony

CSS snippets for #BFCD8B

.color-bfcd8b {
  color: #BFCD8B;
  background-color: #BFCD8B;
}

Frequently asked questions

What color is #BFCD8B?+

#BFCD8B is a HEX color with RGB value rgb(191, 205, 139) and HSL value hsl(73, 40%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFCD8B?+

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