#BAD86E Color

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

Color preview

#BAD86E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAD86E

.color-bad86e {
  color: #BAD86E;
  background-color: #BAD86E;
}

Frequently asked questions

What color is #BAD86E?+

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

What is the closest Tailwind color to #BAD86E?+

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