#BAD96E Color

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

Color preview

#BAD96E

Color formats

HEX
#BAD96E
RGB
rgb(186, 217, 110)
RGBA
rgba(186, 217, 110, 1)
HSL
hsl(77, 58%, 64%)
HSV
hsv(77, 49%, 85%)
CMYK
cmyk(14%, 0%, 49%, 15%)
CSS variable
--color-primary: #BAD96E;
Lowercase HEX
#bad96e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD96E

.color-bad96e {
  color: #BAD96E;
  background-color: #BAD96E;
}

Frequently asked questions

What color is #BAD96E?+

#BAD96E is a HEX color with RGB value rgb(186, 217, 110) and HSL value hsl(77, 58%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD96E?+

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