#BAC87F Color

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

Color preview

#BAC87F

Color formats

HEX
#BAC87F
RGB
rgb(186, 200, 127)
RGBA
rgba(186, 200, 127, 1)
HSL
hsl(72, 40%, 64%)
HSV
hsv(72, 37%, 78%)
CMYK
cmyk(7%, 0%, 37%, 22%)
CSS variable
--color-primary: #BAC87F;
Lowercase HEX
#bac87f

Shades

Tints

Tones

Harmony

CSS snippets for #BAC87F

.color-bac87f {
  color: #BAC87F;
  background-color: #BAC87F;
}

Frequently asked questions

What color is #BAC87F?+

#BAC87F is a HEX color with RGB value rgb(186, 200, 127) and HSL value hsl(72, 40%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC87F?+

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