#BAC75C Color

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

Color preview

#BAC75C

Color formats

HEX
#BAC75C
RGB
rgb(186, 199, 92)
RGBA
rgba(186, 199, 92, 1)
HSL
hsl(67, 49%, 57%)
HSV
hsv(67, 54%, 78%)
CMYK
cmyk(7%, 0%, 54%, 22%)
CSS variable
--color-primary: #BAC75C;
Lowercase HEX
#bac75c

Shades

Tints

Tones

Harmony

CSS snippets for #BAC75C

.color-bac75c {
  color: #BAC75C;
  background-color: #BAC75C;
}

Frequently asked questions

What color is #BAC75C?+

#BAC75C is a HEX color with RGB value rgb(186, 199, 92) and HSL value hsl(67, 49%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC75C?+

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