#BAC242 Color

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

Color preview

#BAC242

Color formats

HEX
#BAC242
RGB
rgb(186, 194, 66)
RGBA
rgba(186, 194, 66, 1)
HSL
hsl(64, 51%, 51%)
HSV
hsv(64, 66%, 76%)
CMYK
cmyk(4%, 0%, 66%, 24%)
CSS variable
--color-primary: #BAC242;
Lowercase HEX
#bac242

Shades

Tints

Tones

Harmony

CSS snippets for #BAC242

.color-bac242 {
  color: #BAC242;
  background-color: #BAC242;
}

Frequently asked questions

What color is #BAC242?+

#BAC242 is a HEX color with RGB value rgb(186, 194, 66) and HSL value hsl(64, 51%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAC242?+

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