#BFCA6C Color

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

Color preview

#BFCA6C

Color formats

HEX
#BFCA6C
RGB
rgb(191, 202, 108)
RGBA
rgba(191, 202, 108, 1)
HSL
hsl(67, 47%, 61%)
HSV
hsv(67, 47%, 79%)
CMYK
cmyk(5%, 0%, 47%, 21%)
CSS variable
--color-primary: #BFCA6C;
Lowercase HEX
#bfca6c

Shades

Tints

Tones

Harmony

CSS snippets for #BFCA6C

.color-bfca6c {
  color: #BFCA6C;
  background-color: #BFCA6C;
}

Frequently asked questions

What color is #BFCA6C?+

#BFCA6C is a HEX color with RGB value rgb(191, 202, 108) and HSL value hsl(67, 47%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BFCA6C?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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