#BAC55E Color

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

Color preview

#BAC55E

Color formats

HEX
#BAC55E
RGB
rgb(186, 197, 94)
RGBA
rgba(186, 197, 94, 1)
HSL
hsl(66, 47%, 57%)
HSV
hsv(66, 52%, 77%)
CMYK
cmyk(6%, 0%, 52%, 23%)
CSS variable
--color-primary: #BAC55E;
Lowercase HEX
#bac55e

Shades

Tints

Tones

Harmony

CSS snippets for #BAC55E

.color-bac55e {
  color: #BAC55E;
  background-color: #BAC55E;
}

Frequently asked questions

What color is #BAC55E?+

#BAC55E is a HEX color with RGB value rgb(186, 197, 94) and HSL value hsl(66, 47%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC55E?+

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