#BAC34D Color

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

Color preview

#BAC34D

Color formats

HEX
#BAC34D
RGB
rgb(186, 195, 77)
RGBA
rgba(186, 195, 77, 1)
HSL
hsl(65, 50%, 53%)
HSV
hsv(65, 61%, 76%)
CMYK
cmyk(5%, 0%, 61%, 24%)
CSS variable
--color-primary: #BAC34D;
Lowercase HEX
#bac34d

Shades

Tints

Tones

Harmony

CSS snippets for #BAC34D

.color-bac34d {
  color: #BAC34D;
  background-color: #BAC34D;
}

Frequently asked questions

What color is #BAC34D?+

#BAC34D is a HEX color with RGB value rgb(186, 195, 77) and HSL value hsl(65, 50%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAC34D?+

The closest Tailwind color is lime-400, available as the bg-lime-400 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