#BAC87C Color

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

Color preview

#BAC87C

Color formats

HEX
#BAC87C
RGB
rgb(186, 200, 124)
RGBA
rgba(186, 200, 124, 1)
HSL
hsl(71, 41%, 64%)
HSV
hsv(71, 38%, 78%)
CMYK
cmyk(7%, 0%, 38%, 22%)
CSS variable
--color-primary: #BAC87C;
Lowercase HEX
#bac87c

Shades

Tints

Tones

Harmony

CSS snippets for #BAC87C

.color-bac87c {
  color: #BAC87C;
  background-color: #BAC87C;
}

Frequently asked questions

What color is #BAC87C?+

#BAC87C is a HEX color with RGB value rgb(186, 200, 124) and HSL value hsl(71, 41%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC87C?+

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