#BFCD9C Color

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

Color preview

#BFCD9C

Color formats

HEX
#BFCD9C
RGB
rgb(191, 205, 156)
RGBA
rgba(191, 205, 156, 1)
HSL
hsl(77, 33%, 71%)
HSV
hsv(77, 24%, 80%)
CMYK
cmyk(7%, 0%, 24%, 20%)
CSS variable
--color-primary: #BFCD9C;
Lowercase HEX
#bfcd9c

Shades

Tints

Tones

Harmony

CSS snippets for #BFCD9C

.color-bfcd9c {
  color: #BFCD9C;
  background-color: #BFCD9C;
}

Frequently asked questions

What color is #BFCD9C?+

#BFCD9C is a HEX color with RGB value rgb(191, 205, 156) and HSL value hsl(77, 33%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BFCD9C?+

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