#BFCA6F Color

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

Color preview

#BFCA6F

Color formats

HEX
#BFCA6F
RGB
rgb(191, 202, 111)
RGBA
rgba(191, 202, 111, 1)
HSL
hsl(67, 46%, 61%)
HSV
hsv(67, 45%, 79%)
CMYK
cmyk(5%, 0%, 45%, 21%)
CSS variable
--color-primary: #BFCA6F;
Lowercase HEX
#bfca6f

Shades

Tints

Tones

Harmony

CSS snippets for #BFCA6F

.color-bfca6f {
  color: #BFCA6F;
  background-color: #BFCA6F;
}

Frequently asked questions

What color is #BFCA6F?+

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

What is the closest Tailwind color to #BFCA6F?+

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