#BAD97C Color

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

Color preview

#BAD97C

Color formats

HEX
#BAD97C
RGB
rgb(186, 217, 124)
RGBA
rgba(186, 217, 124, 1)
HSL
hsl(80, 55%, 67%)
HSV
hsv(80, 43%, 85%)
CMYK
cmyk(14%, 0%, 43%, 15%)
CSS variable
--color-primary: #BAD97C;
Lowercase HEX
#bad97c

Shades

Tints

Tones

Harmony

CSS snippets for #BAD97C

.color-bad97c {
  color: #BAD97C;
  background-color: #BAD97C;
}

Frequently asked questions

What color is #BAD97C?+

#BAD97C is a HEX color with RGB value rgb(186, 217, 124) and HSL value hsl(80, 55%, 67%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD97C?+

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