#BFCD9D Color

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

Color preview

#BFCD9D

Color formats

HEX
#BFCD9D
RGB
rgb(191, 205, 157)
RGBA
rgba(191, 205, 157, 1)
HSL
hsl(78, 32%, 71%)
HSV
hsv(78, 23%, 80%)
CMYK
cmyk(7%, 0%, 23%, 20%)
CSS variable
--color-primary: #BFCD9D;
Lowercase HEX
#bfcd9d

Shades

Tints

Tones

Harmony

CSS snippets for #BFCD9D

.color-bfcd9d {
  color: #BFCD9D;
  background-color: #BFCD9D;
}

Frequently asked questions

What color is #BFCD9D?+

#BFCD9D is a HEX color with RGB value rgb(191, 205, 157) and HSL value hsl(78, 32%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFCD9D?+

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