#BAC345 Color

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

Color preview

#BAC345

Color formats

HEX
#BAC345
RGB
rgb(186, 195, 69)
RGBA
rgba(186, 195, 69, 1)
HSL
hsl(64, 51%, 52%)
HSV
hsv(64, 65%, 76%)
CMYK
cmyk(5%, 0%, 65%, 24%)
CSS variable
--color-primary: #BAC345;
Lowercase HEX
#bac345

Shades

Tints

Tones

Harmony

CSS snippets for #BAC345

.color-bac345 {
  color: #BAC345;
  background-color: #BAC345;
}

Frequently asked questions

What color is #BAC345?+

#BAC345 is a HEX color with RGB value rgb(186, 195, 69) and HSL value hsl(64, 51%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #BAC345?+

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