#BAC05D Color

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

Color preview

#BAC05D

Color formats

HEX
#BAC05D
RGB
rgb(186, 192, 93)
RGBA
rgba(186, 192, 93, 1)
HSL
hsl(64, 44%, 56%)
HSV
hsv(64, 52%, 75%)
CMYK
cmyk(3%, 0%, 52%, 25%)
CSS variable
--color-primary: #BAC05D;
Lowercase HEX
#bac05d

Shades

Tints

Tones

Harmony

CSS snippets for #BAC05D

.color-bac05d {
  color: #BAC05D;
  background-color: #BAC05D;
}

Frequently asked questions

What color is #BAC05D?+

#BAC05D is a HEX color with RGB value rgb(186, 192, 93) and HSL value hsl(64, 44%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC05D?+

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