#BAC42C Color

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

Color preview

#BAC42C

Color formats

HEX
#BAC42C
RGB
rgb(186, 196, 44)
RGBA
rgba(186, 196, 44, 1)
HSL
hsl(64, 63%, 47%)
HSV
hsv(64, 78%, 77%)
CMYK
cmyk(5%, 0%, 78%, 23%)
CSS variable
--color-primary: #BAC42C;
Lowercase HEX
#bac42c

Shades

Tints

Tones

Harmony

CSS snippets for #BAC42C

.color-bac42c {
  color: #BAC42C;
  background-color: #BAC42C;
}

Frequently asked questions

What color is #BAC42C?+

#BAC42C is a HEX color with RGB value rgb(186, 196, 44) and HSL value hsl(64, 63%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAC42C?+

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