#BAC12F Color

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

Color preview

#BAC12F

Color formats

HEX
#BAC12F
RGB
rgb(186, 193, 47)
RGBA
rgba(186, 193, 47, 1)
HSL
hsl(63, 61%, 47%)
HSV
hsv(63, 76%, 76%)
CMYK
cmyk(4%, 0%, 76%, 24%)
CSS variable
--color-primary: #BAC12F;
Lowercase HEX
#bac12f

Shades

Tints

Tones

Harmony

CSS snippets for #BAC12F

.color-bac12f {
  color: #BAC12F;
  background-color: #BAC12F;
}

Frequently asked questions

What color is #BAC12F?+

#BAC12F is a HEX color with RGB value rgb(186, 193, 47) and HSL value hsl(63, 61%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAC12F?+

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