#BAC95C Color

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

Color preview

#BAC95C

Color formats

HEX
#BAC95C
RGB
rgb(186, 201, 92)
RGBA
rgba(186, 201, 92, 1)
HSL
hsl(68, 50%, 57%)
HSV
hsv(68, 54%, 79%)
CMYK
cmyk(7%, 0%, 54%, 21%)
CSS variable
--color-primary: #BAC95C;
Lowercase HEX
#bac95c

Shades

Tints

Tones

Harmony

CSS snippets for #BAC95C

.color-bac95c {
  color: #BAC95C;
  background-color: #BAC95C;
}

Frequently asked questions

What color is #BAC95C?+

#BAC95C is a HEX color with RGB value rgb(186, 201, 92) and HSL value hsl(68, 50%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC95C?+

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