#BAD982 Color

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

Color preview

#BAD982

Color formats

HEX
#BAD982
RGB
rgb(186, 217, 130)
RGBA
rgba(186, 217, 130, 1)
HSL
hsl(81, 53%, 68%)
HSV
hsv(81, 40%, 85%)
CMYK
cmyk(14%, 0%, 40%, 15%)
CSS variable
--color-primary: #BAD982;
Lowercase HEX
#bad982

Shades

Tints

Tones

Harmony

CSS snippets for #BAD982

.color-bad982 {
  color: #BAD982;
  background-color: #BAD982;
}

Frequently asked questions

What color is #BAD982?+

#BAD982 is a HEX color with RGB value rgb(186, 217, 130) and HSL value hsl(81, 53%, 68%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #BAD982?+

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