#BAC85E Color

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

Color preview

#BAC85E

Color formats

HEX
#BAC85E
RGB
rgb(186, 200, 94)
RGBA
rgba(186, 200, 94, 1)
HSL
hsl(68, 49%, 58%)
HSV
hsv(68, 53%, 78%)
CMYK
cmyk(7%, 0%, 53%, 22%)
CSS variable
--color-primary: #BAC85E;
Lowercase HEX
#bac85e

Shades

Tints

Tones

Harmony

CSS snippets for #BAC85E

.color-bac85e {
  color: #BAC85E;
  background-color: #BAC85E;
}

Frequently asked questions

What color is #BAC85E?+

#BAC85E is a HEX color with RGB value rgb(186, 200, 94) and HSL value hsl(68, 49%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC85E?+

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