#BAD76C Color

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

Color preview

#BAD76C

Color formats

HEX
#BAD76C
RGB
rgb(186, 215, 108)
RGBA
rgba(186, 215, 108, 1)
HSL
hsl(76, 57%, 63%)
HSV
hsv(76, 50%, 84%)
CMYK
cmyk(13%, 0%, 50%, 16%)
CSS variable
--color-primary: #BAD76C;
Lowercase HEX
#bad76c

Shades

Tints

Tones

Harmony

CSS snippets for #BAD76C

.color-bad76c {
  color: #BAD76C;
  background-color: #BAD76C;
}

Frequently asked questions

What color is #BAD76C?+

#BAD76C is a HEX color with RGB value rgb(186, 215, 108) and HSL value hsl(76, 57%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD76C?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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