#BAC12E Color

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

Color preview

#BAC12E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAC12E

.color-bac12e {
  color: #BAC12E;
  background-color: #BAC12E;
}

Frequently asked questions

What color is #BAC12E?+

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

What is the closest Tailwind color to #BAC12E?+

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