#BAD66E Color

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

Color preview

#BAD66E

Color formats

HEX
#BAD66E
RGB
rgb(186, 214, 110)
RGBA
rgba(186, 214, 110, 1)
HSL
hsl(76, 56%, 64%)
HSV
hsv(76, 49%, 84%)
CMYK
cmyk(13%, 0%, 49%, 16%)
CSS variable
--color-primary: #BAD66E;
Lowercase HEX
#bad66e

Shades

Tints

Tones

Harmony

CSS snippets for #BAD66E

.color-bad66e {
  color: #BAD66E;
  background-color: #BAD66E;
}

Frequently asked questions

What color is #BAD66E?+

#BAD66E is a HEX color with RGB value rgb(186, 214, 110) and HSL value hsl(76, 56%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD66E?+

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